Searched refs:fastest (Results 1 – 22 of 22) sorted by relevance
/Linux-v4.19/crypto/ |
D | xor.c | 114 struct xor_block_template *f, *fastest; in calibrate_xor_blocks() local 116 fastest = XOR_SELECT_TEMPLATE(NULL); in calibrate_xor_blocks() 118 if (fastest) { in calibrate_xor_blocks() 121 fastest->name); in calibrate_xor_blocks() 141 fastest = template_list; in calibrate_xor_blocks() 142 for (f = fastest; f; f = f->next) in calibrate_xor_blocks() 143 if (f->speed > fastest->speed) in calibrate_xor_blocks() 144 fastest = f; in calibrate_xor_blocks() 147 fastest->name, fastest->speed / 1000, fastest->speed % 1000); in calibrate_xor_blocks() 153 active_template = fastest; in calibrate_xor_blocks()
|
/Linux-v4.19/Documentation/hwmon/ |
D | shtc1 | 32 non-blocking mode. Blocking mode will guarantee the fastest result but
|
D | sht3x | 28 non-blocking mode. Blocking mode will guarantee the fastest result but
|
D | lm75 | 78 slowest chips and 125 ms for the fastest chips; reading it more often
|
D | adt7475 | 106 for a channel at a given time, in which case the maximum value (fastest
|
D | sysfs-interface | 312 value (fastest fan speed) wins.
|
/Linux-v4.19/drivers/net/hippi/ |
D | Kconfig | 34 of additional memory to allow for fastest operation, both for
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | mscc-phy-vsc8531.txt | 15 the fastest possible edge time.
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra20-pinmux.txt | 56 fastest. The range of valid values depends on the pingroup. See 59 fastest. The range of valid values depends on the pingroup. See
|
D | nvidia,tegra210-pinmux.txt | 73 fastest. The range of valid values depends on the pingroup. See 76 fastest. The range of valid values depends on the pingroup. See
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-hid-lenovo | 42 Values are decimal integers from 1 (slowest) to 255 (fastest).
|
/Linux-v4.19/usr/ |
D | Kconfig | 200 decompression speed is the second fastest and it's compression speed 212 is the fastest.
|
/Linux-v4.19/Documentation/ |
D | xz.txt | 95 the fastest settings, so it isn't clear if LZMA2 encoder is wanted
|
/Linux-v4.19/arch/powerpc/platforms/ |
D | Kconfig | 250 whenever the temperature goes out of range. This is the fastest way
|
/Linux-v4.19/Documentation/mtd/ |
D | nand_ecc.txt | 251 I also introduced the parity lookup. I expected this to be the fastest 690 It proved to be fastest to do some table lookups. Performance gain
|
/Linux-v4.19/lib/ |
D | Kconfig | 139 This is the fastest algorithm, but comes with a 8KiB lookup table.
|
/Linux-v4.19/Documentation/admin-guide/ |
D | bug-hunting.rst | 264 Usually, the fastest way to have your bug fixed is to report it to mailing
|
/Linux-v4.19/Documentation/vm/ |
D | hmm.rst | 91 and 16 lanes). This is 33 times less than the fastest GPU memory (1 TBytes/s).
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | isp.S | 470 # now, w/ group1, make mul64's decode the fastest since it will
|
/Linux-v4.19/Documentation/networking/ |
D | arcnet.txt | 313 protocol. arc0 is the fastest of the three protocols (for
|
/Linux-v4.19/Documentation/spi/ |
D | spi-summary | 302 several types. This example shows generic constraints like the fastest SPI
|
/Linux-v4.19/init/ |
D | Kconfig | 208 (both compression and decompression) is the fastest.
|