Searched refs:adaptive (Results 1 – 18 of 18) sorted by relevance
/linux-4.1.27/drivers/staging/iio/cdc/ |
D | ad7150.c | 132 bool adaptive; in ad7150_read_event_config() local 140 adaptive = !!(ret & 0x80); in ad7150_read_event_config() 145 return adaptive && (threshtype == 0x1); in ad7150_read_event_config() 146 return adaptive && (threshtype == 0x0); in ad7150_read_event_config() 149 return adaptive && (threshtype == 0x3); in ad7150_read_event_config() 150 return adaptive && (threshtype == 0x2); in ad7150_read_event_config() 153 return !adaptive && (threshtype == 0x1); in ad7150_read_event_config() 154 return !adaptive && (threshtype == 0x0); in ad7150_read_event_config() 218 u8 thresh_type, cfg, adaptive; in ad7150_write_event_config() local 240 adaptive = 1; in ad7150_write_event_config() [all …]
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 109 and such CPUs are said to be "adaptive-ticks CPUs". This is important 119 By default, no CPU will be an adaptive-ticks CPU. The "nohz_full=" 120 boot parameter specifies the adaptive-ticks CPUs. For example, 121 "nohz_full=1,6-8" says that CPUs 1, 6, 7, and 8 are to be adaptive-ticks 123 adaptive-tick CPUs: At least one non-adaptive-tick CPU must remain 125 calls like gettimeofday() returns accurate values on adaptive-tick CPUs. 128 boot CPU is prohibited from entering adaptive-ticks mode. Specifying a 135 that all CPUs other than the boot CPU are adaptive-ticks CPUs. This 139 prevail so that only CPU 1 will be an adaptive-ticks CPU. 141 Finally, adaptive-ticks CPUs must have their RCU callbacks offloaded. [all …]
|
/linux-4.1.27/Documentation/networking/ |
D | cxgb.txt | 30 Adaptive Interrupts (adaptive-rx) 33 This feature provides an adaptive algorithm that adjusts the interrupt 41 By default, adaptive-rx is disabled. 42 To enable adaptive-rx: 44 ethtool -C <interface> adaptive-rx on 46 To disable adaptive-rx, use ethtool: 48 ethtool -C <interface> adaptive-rx off 50 After disabling adaptive-rx, the timer latency value will be set to 50us. 51 You may set the timer latency after disabling adaptive-rx: 59 You may also provide a timer latency value while disabling adaptive-rx: [all …]
|
D | e1000e.txt | 68 for this reason an adaptive interrupt moderation algorithm was implemented. 70 The driver has two adaptive modes (setting 1 or 3) in which
|
D | e1000.txt | 100 for this reason an adaptive interrupt moderation algorithm was implemented. 102 Since 7.3.x, the driver has two adaptive modes (setting 1 or 3) in which
|
/linux-4.1.27/Documentation/devicetree/bindings/leds/ |
D | leds-pm8941-wled.txt | 13 - qcom,cabc: bool; enable content adaptive backlight control
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | cs35l32.txt | 20 of the two: Class G or adaptive LED voltage.
|
D | cs42l56.txt | 38 - cirrus,adaptive-pwr-cfg : Configures how the power to the Headphone and Lineout
|
/linux-4.1.27/Documentation/scsi/ |
D | in2000.txt | 72 Fixed a well-hidden bug in the adaptive-disconnect code 117 'adaptive disconnect' - meaning that each command is 130 the driver to do adaptive disconnect, synchronous transfers, and a
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | ethtool.c | 613 bool adaptive, rx_may_override_tx; in efx_ethtool_set_coalesce() local 619 efx_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive); in efx_ethtool_set_coalesce() 626 adaptive = coalesce->use_adaptive_rx_coalesce; in efx_ethtool_set_coalesce() 638 rc = efx_init_irq_moderation(efx, tx_usecs, rx_usecs, adaptive, in efx_ethtool_set_coalesce()
|
/linux-4.1.27/Documentation/ |
D | kernel-per-CPU-kthreads.txt | 114 to be de-jittered is marked as an adaptive-ticks CPU using the 137 adaptive-ticks state by doing all of the following: 140 to be de-jittered is marked as an adaptive-ticks CPU using
|
/linux-4.1.27/kernel/time/ |
D | Kconfig | 139 running non-idle tasks. Because the underlying adaptive-tick
|
/linux-4.1.27/Documentation/usb/ |
D | URB.txt | 237 audio synchronisation/adaptive transfer rates). You can also use the length
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 477 hence the scan rate of every task is adaptive and depends on historical 479 otherwise the scan delay decreases. The "scan size" is not adaptive but
|
/linux-4.1.27/arch/cris/arch-v10/drivers/ |
D | Kconfig | 43 applications (e.g. PPP). Maybe this should be more adaptive some
|
/linux-4.1.27/Documentation/filesystems/ |
D | f2fs.txt | 95 - Introduce adaptive logging for efficient block allocation
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 810 x = 1 does 'adaptive' disconnects, which is the default and generally
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1364 Lenovo X1 Carbon 2nd gen (2014)'s adaptive keyboard. The value can be read
|