/Linux-v5.10/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 126 long computed; in mgag200_g200_set_plls() local 150 computed = ref_clk * (testn + 1) / (testm + 1); in mgag200_g200_set_plls() 151 if (computed < f_vco) in mgag200_g200_set_plls() 152 tmp_delta = f_vco - computed; in mgag200_g200_set_plls() 154 tmp_delta = computed - f_vco; in mgag200_g200_set_plls() 191 unsigned int computed; in mga_g200se_set_plls() local 214 computed = (pllreffreq * testn) / in mga_g200se_set_plls() 216 if (computed > clock) in mga_g200se_set_plls() 217 tmpdelta = computed - clock; in mga_g200se_set_plls() 219 tmpdelta = clock - computed; in mga_g200se_set_plls() [all …]
|
/Linux-v5.10/tools/perf/ |
D | builtin-diff.c | 285 pair->diff.computed = true; in compute_delta() 294 pair->diff.computed = true; in compute_ratio() 304 pair->diff.computed = true; in compute_wdiff() 635 pair->diff.computed = true; in compute_cycles_diff() 1418 if (pair->diff.computed) in __hpp__color_compare() 1429 if (pair->diff.computed) in __hpp__color_compare() 1440 if (pair->diff.computed) in __hpp__color_compare() 1594 if (pair->diff.computed) in hpp__entry_pair() 1609 if (pair->diff.computed) in hpp__entry_pair() 1625 if (pair->diff.computed) in hpp__entry_pair()
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf-annotate.txt | 131 The local/global keywords set if the percentage is computed 133 The period/hits keywords set the base the percentage is computed
|
D | perf-diff.txt | 114 overhead and 1 (default) means sorting by computed value of column 1 246 If specified the 'Delta' column is displayed with value 'd' computed as: 267 If specified the 'Ratio' column is displayed with value 'r' computed as: 279 If specified the 'Weighted diff' column is displayed with value 'd' computed as:
|
D | perf-list.txt | 37 any extra expressions computed by perf stat. 232 When metrics are computed using formulas from event counts, it is useful to
|
/Linux-v5.10/Documentation/fb/ |
D | sa1100fb.rst | 20 16. LCCR values are display-specific and should be computed as
|
D | intel810.rst | 73 is enabled, this will be ignored and computed as 3*xres/4. (This 82 is specified, this will be computed against maximum available memory. 196 will be computed based on the hsync1/hsync2 and vsync1/vsync2 values.
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-firmware-turris-mox-rwtm | 19 Description: (Read) ECDSA public key (in pubkey hex compressed form) computed
|
/Linux-v5.10/tools/testing/selftests/powerpc/nx-gzip/ |
D | README | 29 computed checksum abd15e8a isize 0000190d
|
/Linux-v5.10/Documentation/hwmon/ |
D | k8temp.rst | 54 computed temperature called TControl, which must be lower than TControlMax.
|
D | g762.rst | 69 is performed to match that target value. The fan speed value is computed
|
/Linux-v5.10/Documentation/staging/ |
D | crc32.rst | 9 remainder computed on the message+CRC is 0. This latter approach 26 Note that a CRC is computed over a string of *bits*, so you have 142 must be completed before the index of the next can be computed.
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | dev-meta.rst | 10 additional information. This may include statistics computed over the image,
|
D | vidioc-enum-frameintervals.rst | 87 rate can be computed as follows:
|
/Linux-v5.10/arch/c6x/lib/ |
D | divremu.S | 16 ;; in A4. The top bit of the quotient is computed first and is
|
D | divu.S | 33 ;; in A4. The top bit of the quotient is computed first and is
|
/Linux-v5.10/Documentation/driver-api/soundwire/ |
D | stream.rst | 345 are computed based on current stream as well as already active 350 computed for the current as well as already active stream based on frame 351 shape and clock frequency computed in step 1. 385 (1) All the values computed in SDW_STREAM_PREPARED state are programmed
|
/Linux-v5.10/tools/perf/util/ |
D | sort.h | 62 bool computed; member
|
/Linux-v5.10/Documentation/driver-api/thermal/ |
D | cpu-idle-cooling.rst | 52 relation with the OPP’s sustainable power and can be computed with a 96 computed.
|
/Linux-v5.10/Documentation/networking/ |
D | scaling.rst | 43 by masking out the low order seven bits of the computed hash for the 134 or will be computed in the stack. Capable hardware can pass the hash in 136 hash used for RSS (e.g. computed Toeplitz hash). The hash is saved in 142 an index into the list is computed from the flow hash modulo the size 290 is computed as head counter + queue length. In other words, the counter 439 queues, is computed and maintained for each network device. When
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | bindec.S | 49 | 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
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/pensando/ |
D | ionic.rst | 124 The driver values are counters computed by the driver, and the firmware values
|
/Linux-v5.10/Documentation/scheduler/ |
D | sched-domains.rst | 53 computed while iterating over this sched domain's groups.
|
/Linux-v5.10/Documentation/virt/ |
D | ne_overview.rst | 70 Hash values are computed for the entire enclave image (EIF), the kernel and
|
/Linux-v5.10/arch/sparc/lib/ |
D | checksum_32.S | 145 mov %o2, %o0 ! return computed csum 365 mov %g7, %o0 ! give em the computed checksum
|