/Linux-v4.19/drivers/staging/iio/cdc/ |
D | ad7150.c | 133 bool adaptive; in ad7150_read_event_config() local 141 adaptive = !!(ret & 0x80); in ad7150_read_event_config() 146 return adaptive && (threshtype == 0x1); in ad7150_read_event_config() 147 return adaptive && (threshtype == 0x0); in ad7150_read_event_config() 150 return adaptive && (threshtype == 0x3); in ad7150_read_event_config() 151 return adaptive && (threshtype == 0x2); in ad7150_read_event_config() 154 return !adaptive && (threshtype == 0x1); in ad7150_read_event_config() 155 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-v4.19/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 134 Finally, adaptive-ticks CPUs must have their RCU callbacks offloaded. 137 Normally, a CPU remains in adaptive-ticks mode as long as possible. 139 the mode. Instead, the CPU will exit adaptive-ticks mode only if needed, [all …]
|
/Linux-v4.19/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 | ena.txt | 23 interrupt vector per Tx/Rx queue pair, adaptive interrupt moderation, 178 ENA driver and device can operate in conventional or adaptive interrupt 186 In adaptive interrupt moderation mode the interrupt delay value is 190 By default ENA driver applies adaptive coalescing on Rx traffic and 202 The user can enable/disable adaptive moderation, modify the interrupt
|
D | hinic.txt | 15 adaptive interrupt moderation.
|
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.rst | 111 for this reason an adaptive interrupt moderation algorithm was implemented. 113 Since 7.3.x, the driver has two adaptive modes (setting 1 or 3) in which
|
/Linux-v4.19/Documentation/devicetree/bindings/leds/backlight/ |
D | pm8941-wled.txt | 12 - qcom,cabc: bool; enable content adaptive backlight control
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | rcar-fdp1.rst | 20 - Motion adaptive version of 2D and 3D deinterlacing. Use 3D deinterlacing
|
/Linux-v4.19/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-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | ethtool.c | 606 bool adaptive, rx_may_override_tx; in ef4_ethtool_set_coalesce() local 612 ef4_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive); in ef4_ethtool_set_coalesce() 619 adaptive = coalesce->use_adaptive_rx_coalesce; in ef4_ethtool_set_coalesce() 631 rc = ef4_init_irq_moderation(efx, tx_usecs, rx_usecs, adaptive, in ef4_ethtool_set_coalesce()
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | ethtool.c | 628 bool adaptive, rx_may_override_tx; in efx_ethtool_set_coalesce() local 634 efx_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive); in efx_ethtool_set_coalesce() 641 adaptive = coalesce->use_adaptive_rx_coalesce; in efx_ethtool_set_coalesce() 653 rc = efx_init_irq_moderation(efx, tx_usecs, rx_usecs, adaptive, in efx_ethtool_set_coalesce()
|
/Linux-v4.19/Documentation/ |
D | kernel-per-CPU-kthreads.txt | 164 is marked as an adaptive-ticks CPU using the "nohz_full=" 197 adaptive-ticks state by doing all of the following: 200 de-jittered is marked as an adaptive-ticks CPU using the
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | max77693.txt | 96 LEDS_BOOST_ADAPTIVE (1) - adaptive mode,
|
/Linux-v4.19/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,disp.txt | 34 "mediatek,<chip>-disp-aal" - adaptive ambient light controller
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | URB.rst | 262 audio synchronisation/adaptive transfer rates). You can also use the length
|
/Linux-v4.19/Documentation/filesystems/ |
D | f2fs.txt | 95 - Introduce adaptive logging for efficient block allocation 178 mode=%s Control block allocation mode which supports "adaptive"
|
/Linux-v4.19/Documentation/devicetree/bindings/display/sunxi/ |
D | sun4i-drm.txt | 255 adaptive backlight control.
|
/Linux-v4.19/Documentation/sysctl/ |
D | kernel.txt | 529 hence the scan rate of every task is adaptive and depends on historical 531 otherwise the scan delay decreases. The "scan size" is not adaptive but
|
/Linux-v4.19/Documentation/m68k/ |
D | kernel-options.txt | 810 x = 1 does 'adaptive' disconnects, which is the default and generally
|
/Linux-v4.19/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1368 Lenovo X1 Carbon 2nd gen (2014)'s adaptive keyboard. The value can be read
|