Searched refs:fastest (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/crypto/ |
D | xor.c | 110 struct xor_block_template *f, *fastest; in calibrate_xor_blocks() local 129 fastest = NULL; in calibrate_xor_blocks() 132 fastest = XOR_SELECT_TEMPLATE(fastest); in calibrate_xor_blocks() 137 if (fastest) { in calibrate_xor_blocks() 140 xor_speed(fastest); in calibrate_xor_blocks() 145 fastest = template_list; in calibrate_xor_blocks() 146 for (f = fastest; f; f = f->next) in calibrate_xor_blocks() 147 if (f->speed > fastest->speed) in calibrate_xor_blocks() 148 fastest = f; in calibrate_xor_blocks() 152 fastest->name, fastest->speed / 1000, fastest->speed % 1000); in calibrate_xor_blocks() [all …]
|
/linux-4.4.14/Documentation/hwmon/ |
D | shtc1 | 32 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 | 297 value (fastest fan speed) wins.
|
/linux-4.4.14/drivers/net/hippi/ |
D | Kconfig | 34 of additional memory to allow for fastest operation, both for
|
/linux-4.4.14/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-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-hid-lenovo | 42 Values are decimal integers from 1 (slowest) to 255 (fastest).
|
/linux-4.4.14/Documentation/ |
D | xz.txt | 91 the fastest settings, so it isn't clear if LZMA2 encoder is wanted
|
/linux-4.4.14/arch/powerpc/platforms/ |
D | Kconfig | 249 whenever the temperature goes out of range. This is the fastest way
|
/linux-4.4.14/lib/ |
D | Kconfig | 128 This is the fastest algorithm, but comes with a 8KiB lookup table.
|
/linux-4.4.14/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-4.4.14/arch/m68k/ifpsp060/src/ |
D | isp.S | 470 # now, w/ group1, make mul64's decode the fastest since it will
|
/linux-4.4.14/Documentation/spi/ |
D | spi-summary | 289 several types. This example shows generic constraints like the fastest SPI
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet.txt | 313 protocol. arc0 is the fastest of the three protocols (for
|
/linux-4.4.14/init/ |
D | Kconfig | 186 (both compression and decompression) is the fastest.
|