Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 40 of 40) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_mode.c115 unsigned int computed; in mga_g200se_set_plls() local
138 computed = (pllreffreq * testn) / in mga_g200se_set_plls()
140 if (computed > clock) in mga_g200se_set_plls()
141 tmpdelta = computed - clock; in mga_g200se_set_plls()
143 tmpdelta = clock - computed; in mga_g200se_set_plls()
180 computed = (pllreffreq * testn) / in mga_g200se_set_plls()
182 if (computed > clock) in mga_g200se_set_plls()
183 tmpdelta = computed - clock; in mga_g200se_set_plls()
185 tmpdelta = clock - computed; in mga_g200se_set_plls()
226 unsigned int computed; in mga_g200wb_set_plls() local
[all …]
/linux-4.4.14/tools/perf/
Dbuiltin-diff.c233 pair->diff.computed = true; in compute_delta()
242 pair->diff.computed = true; in compute_ratio()
252 pair->diff.computed = true; in compute_wdiff()
876 if (pair->diff.computed) in __hpp__color_compare()
887 if (pair->diff.computed) in __hpp__color_compare()
898 if (pair->diff.computed) in __hpp__color_compare()
959 if (pair->diff.computed) in hpp__entry_pair()
974 if (pair->diff.computed) in hpp__entry_pair()
990 if (pair->diff.computed) in hpp__entry_pair()
/linux-4.4.14/tools/perf/Documentation/
Dperf-diff.txt169 If specified the 'Delta' column is displayed with value 'd' computed as:
186 If specified the 'Ratio' column is displayed with value 'r' computed as:
198 If specified the 'Weighted diff' column is displayed with value 'd' computed as:
/linux-4.4.14/Documentation/fb/
Dsa1100fb.txt18 16. LCCR values are display-specific and should be computed as
Dintel810.txt67 is enabled, this will be ignored and computed as 3*xres/4. (This
76 is specified, this will be computed against maximum available memory.
189 will be computed based on the hsync1/hsync2 and vsync1/vsync2 values.
Dapi.txt270 length fields. Offset are computed from the right.
Dmatroxfb.txt268 `maxclk', `fh' and `fv'. In this case, `pixclock' is computed so that
/linux-4.4.14/tools/perf/util/
Dsort.h61 bool computed; member
/linux-4.4.14/Documentation/hwmon/
Dk8temp47 computed temperature called TControl, which must be lower than TControlMax.
Dg76260 is performed to match that target value. The fan speed value is computed
Dpc8736079 For the curious, here is how the values above were computed:
Dlm90248 When reading a register value, the PEC byte is computed and sent by the
/linux-4.4.14/Documentation/
Dcrc32.txt7 remainder computed on the message+CRC is 0. This latter approach
23 Note that a CRC is computed over a string of *bits*, so you have
135 must be completed before the index of the next can be computed.
Dmodule-signing.txt239 container. Thus they MAY NOT be stripped once the signature is computed and
Dkernel-parameters.txt2519 steal time is computed, but won't influence scheduler
/linux-4.4.14/Documentation/networking/
Dscaling.txt39 by masking out the low order seven bits of the computed hash for the
122 or will be computed in the stack. Capable hardware can pass the hash in
124 hash used for RSS (e.g. computed Toeplitz hash). The hash is saved in
130 an index into the list is computed from the flow hash modulo the size
268 is computed as head counter + queue length. In other words, the counter
382 transmit queues, is computed and maintained for each network device.
D6pack.txt23 algorithms as everything is computed in the PC. It would even be possible
Dtimestamping.txt88 processing, if any, can be computed by subtracting a userspace
Dz8530drv.txt568 can be computed as follows to create restricted groups:
Dbonding.txt628 distributed according to the current load (computed
/linux-4.4.14/arch/c6x/lib/
Ddivremu.S28 ;; in A4. The top bit of the quotient is computed first and is
Ddivu.S45 ;; in A4. The top bit of the quotient is computed first and is
/linux-4.4.14/arch/m68k/fpsp040/
Dbindec.S49 | If LEN is computed to be greater than 17, set OPERR in
282 | If LEN is computed to be greater than 17, set OPERR in
657 | 10^LEN-1 is computed for this test and A14. If the input was
Dssin.S68 | sin(r) and cos(r) are computed as odd and even polynomials
73 | sin(r) and cos(r) are computed as odd and even polynomials
/linux-4.4.14/Documentation/scheduler/
Dsched-domains.txt47 computed while iterating over this sched domain's groups.
Dsched-deadline.txt239 slightly simplified here (for example, Dhall more correctly computed
/linux-4.4.14/fs/ocfs2/cluster/
Dheartbeat.c533 u32 read, computed; in o2hb_verify_crc() local
536 computed = o2hb_compute_block_crc_le(reg, hb_block); in o2hb_verify_crc()
538 return read == computed; in o2hb_verify_crc()
/linux-4.4.14/arch/sparc/lib/
Dchecksum_32.S142 mov %o2, %o0 ! return computed csum
384 mov %g7, %o0 ! give em the computed checksum
/linux-4.4.14/Documentation/RCU/
DlistRCU.txt18 Therefore, once the route has been computed, there is no need to hold
/linux-4.4.14/arch/x86/crypto/
Dsha512-ssse3-asm.S158 # Two rounds are computed based on the values for K[t-2]+W[t-2] and
Dsha512-avx-asm.S164 # Two rounds are computed based on the values for K[t-2]+W[t-2] and
/linux-4.4.14/Documentation/block/
Dcfq-iosched.txt129 time_slice is computed using the below equation:-
/linux-4.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt538 Re-calibrating this computation may actually cause time, as computed after the
539 calibration, to go backwards, compared with time computed before the
/linux-4.4.14/Documentation/input/
Dmulti-touch-protocol.txt49 the ABS_MT_TRACKING_ID, either provided by the hardware or computed from
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt172 5. Scheduler statistics for adaptive-tick CPUs may be computed
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt540 state is computed by the bridge layer and should be propagated to switch
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.seq2179 * the base address of the location to store the computed
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-iio211 A computed peak value based on the sum squared magnitude of
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S4962 # sin(r) and cos(r) are computed as odd and even #
4967 # sin(r) and cos(r) are computed as odd and even #
Dfpsp.S7087 # computed as #