Home
last modified time | relevance | path

Searched refs:fastest (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/crypto/
Dxor.c110 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.1.27/Documentation/hwmon/
Dshtc132 non-blocking mode. Blocking mode will guarantee the fastest result but
Dlm7577 slowest chips and 125 ms for the fastest chips; reading it more often
Dadt7475106 for a channel at a given time, in which case the maximum value (fastest
Dsysfs-interface297 value (fastest fan speed) wins.
/linux-4.1.27/drivers/net/hippi/
DKconfig34 of additional memory to allow for fastest operation, both for
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra20-pinmux.txt56 fastest. The range of valid values depends on the pingroup. See
59 fastest. The range of valid values depends on the pingroup. See
Dnvidia,tegra210-pinmux.txt73 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.1.27/Documentation/ABI/testing/
Dsysfs-driver-hid-lenovo42 Values are decimal integers from 1 (slowest) to 255 (fastest).
/linux-4.1.27/Documentation/
Dxz.txt91 the fastest settings, so it isn't clear if LZMA2 encoder is wanted
/linux-4.1.27/arch/powerpc/platforms/
DKconfig249 whenever the temperature goes out of range. This is the fastest way
/linux-4.1.27/lib/
DKconfig131 This is the fastest algorithm, but comes with a 8KiB lookup table.
/linux-4.1.27/Documentation/mtd/
Dnand_ecc.txt251 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.1.27/arch/m68k/ifpsp060/src/
Disp.S470 # now, w/ group1, make mul64's decode the fastest since it will
/linux-4.1.27/Documentation/spi/
Dspi-summary289 several types. This example shows generic constraints like the fastest SPI
/linux-4.1.27/Documentation/networking/
Darcnet.txt313 protocol. arc0 is the fastest of the three protocols (for
/linux-4.1.27/init/
DKconfig186 (both compression and decompression) is the fastest.