Searched full:slowest (Results 1 – 25 of 70) sorted by relevance
123
/linux/Documentation/admin-guide/laptops/ |
H A D | laptop-mode.rst | 183 values are "slowest" for the slowest speed that your CPU is able to operate at, 286 # use? Legal values are "slowest" for the slowest speed that your 290 #CPU_MAXFREQ=slowest 374 CPU_MAXFREQ=${CPU_MAXFREQ:-'slowest'} 610 if [ $CPU_MAXFREQ = 'slowest' ]; then
|
/linux/usr/ |
H A D | Kconfig | 150 is slowest among the choices. The initramfs size is about 10% smaller 165 slowest. The initramfs size is about 33% smaller with LZMA in
|
/linux/drivers/watchdog/ |
H A D | rza_wdt.c | 198 /* Assume slowest clock rate possible (CKS=0xF) */ in rza_wdt_probe() 202 /* Assume slowest clock rate possible (CKS=7) */ in rza_wdt_probe()
|
/linux/drivers/comedi/drivers/ |
H A D | dt2811.c | 330 * The timer can be configured to run at a slowest in dt2811_ns_to_timer() 333 * slowest timing to what comedi handles (32-bits). in dt2811_ns_to_timer() 344 /* Check for slowest found timing */ in dt2811_ns_to_timer() 353 * The slowest found timing will be invalid if the requested timing in dt2811_ns_to_timer()
|
/linux/drivers/cpufreq/ |
H A D | sun50i-cpufreq-nvmem.c | 39 * the slowest bin. Expected efuse values are 1-3, slowest in sun50i_h6_efuse_xlate()
|
/linux/Documentation/hwmon/ |
H A D | pc87360.rst | 81 slowest accuracy highest 93 * slowest measurable speed: clock/(255*divider)
|
H A D | max31785.rst | 26 the slowest rotor measurement, and does so in the fan[1-4]_input attributes.
|
H A D | lm75.rst | 161 slowest chips and 125 ms for the fastest chips; reading it more often
|
H A D | adm1026.rst | 62 rounding is done. With a divider of 8, the slowest measurable speed of a
|
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | bench-lookups.c | 169 * Slowest for FILO-linked-list: in bench_delete() 324 * Slowest for FILO-linked-list: in bench_connect_client()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-hid-lenovo | 49 Values are decimal integers from 1 (slowest) to 255 (fastest).
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nuvoton,nau8821.yaml | 94 The lowest value 0 means the slowest rate and the highest value
|
H A D | cirrus,cs42l42.yaml | 169 3 - Slowest
|
/linux/drivers/gpio/ |
H A D | gpio-mm-lantiq.c | 26 #define LTQ_EBU_BUSCON 0x1e7ff /* 16 bit access, slowest timing */
|
/linux/arch/arm/mach-omap2/ |
H A D | opp2430_data.c | 52 * Note: This table needs to be sorted, fastest to slowest.
|
H A D | opp2420_data.c | 54 * Note: This table needs to be sorted, fastest to slowest.
|
/linux/drivers/input/mouse/ |
H A D | byd.c | 135 * 1 - 5 : slowest to fastest 179 * 1 - 9 : slowest to fastest
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | mscc-phy-vsc8531.txt | 61 | (slowest) |
|
/linux/drivers/i2c/busses/ |
H A D | i2c-amd-mp2.h | 148 * @i2c_speed: i2c bus speed determined by the slowest slave
|
/linux/net/netfilter/ |
H A D | xt_limit.c | 46 (slowest userspace tool allows), which means
|
/linux/drivers/nvmem/ |
H A D | bcm-ocotp.c | 14 * # of tries for OTP Status. The time to execute a command varies. The slowest
|
/linux/include/linux/mfd/ |
H A D | tps65010.h | 134 * 100 mA -- usb unit load (slowest charge rate)
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_fw.c | 179 * 200ms. Even at slowest clock, this should be sufficient. And in guc_wait_ucode()
|
/linux/drivers/ata/ |
H A D | pata_optidma.c | 145 * need to look at slowest of PIO/DMA mode of either device in optidma_mode_setup()
|
/linux/drivers/pcmcia/ |
H A D | bcm63xx_pcmcia.c | 409 * slowest one: attribute memory. in bcm63xx_drv_pcmcia_probe()
|
123