Home
last modified time | relevance | path

Searched refs:automatic (Results 1 – 25 of 159) sorted by relevance

1234567

/Linux-v4.19/Documentation/sound/designs/
Dpowersave.rst5 AC97 and HD-audio drivers have the automatic power-saving mode.
9 With the automatic power-saving, the driver turns off the codec power
15 The time-out for automatic power-off can be specified via ``power_save``
17 the time-out value in seconds. 0 means to disable the automatic
27 automatic power-save mode with 10 seconds, write to
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/
Dhw.h30 int orinoco_get_bitratemode(int bitrate, int automatic);
31 void orinoco_get_ratemode_cfg(int ratemode, int *bitrate, int *automatic);
Dhw.c30 int automatic; member
430 int orinoco_get_bitratemode(int bitrate, int automatic) in orinoco_get_bitratemode() argument
441 (bitrate_table[i].automatic == automatic)) { in orinoco_get_bitratemode()
449 void orinoco_get_ratemode_cfg(int ratemode, int *bitrate, int *automatic) in orinoco_get_ratemode_cfg() argument
454 *automatic = bitrate_table[ratemode].automatic; in orinoco_get_ratemode_cfg()
/Linux-v4.19/net/8021q/
DKconfig27 automatic propagation of registered VLANs to switches.
37 automatic propagation of registered VLANs to switches; it
/Linux-v4.19/Documentation/hwmon/
Dadt747036 automatic fan pwm control to set the fan speed. The driver will not read the
47 determining an optimal configuration for the automatic PWM control.
89 order for the automatic pwm algorithm to run. This was the case for earlier
Dvt121148 This chip also provides manual and automatic control of fan speeds (according
49 to the datasheet). The driver only supports automatic control since the manual
51 get manual mode to work at all! Be aware that automatic mode hasn't been
163 PWM controller in automatic mode. There is only a single controller that
Dasc762184 Using temperature information from these four zones, an automatic fan speed
188 to the point where the automatic thermal control circuit starts
194 2 Fan on automatic control and will run at the minimum pwm
196 3 Fan on automatic control but will be off if the temperature
Dlm6363 PWM modes: manual and automatic. Automatic mode is not fully implemented yet
69 but will return 'old' values. Values in the automatic fan control lookup table
Ddme1737152 1-3 can be configured to operate either in manual or automatic mode by setting
156 appropriate PWM attribute. In automatic mode, the PWM attribute returns the
160 In automatic mode, the chip supports the setting of the PWM ramp rate which
280 2: automatic mode
289 when the PWM is in automatic mode.
Demc6w20118 "The EMC6W201 is an environmental monitoring device with automatic fan
/Linux-v4.19/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset8 s-Par's automatic installation progress screen when an error
17 Description: used to set the value of the progress bar on the s-Par automatic
27 s-Par's automatic installation progress screen. Setting this
/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac-ethtool.c182 pause->autoneg = adpt->automatic ? AUTONEG_ENABLE : AUTONEG_DISABLE; in emac_get_pauseparam()
192 adpt->automatic = pause->autoneg == AUTONEG_ENABLE; in emac_set_pauseparam()
/Linux-v4.19/sound/ac97/
DKconfig10 drivers which benefit from the AC97 automatic probing should "select"
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ab8500/
Dcharger.txt18 Boolean value depicting the presence of 'automatic poweron after powerloss'
/Linux-v4.19/drivers/staging/pi433/
Drf69_enum.h70 automatic, enumerator
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dcs35l33.txt76 automatic updating is enabled.
84 allowed to increase to a higher voltage when using VPhg automatic
89 - cirrus,vp-hg-va : VA calculation reference for automatic VPhg tracking
/Linux-v4.19/drivers/net/wireless/ti/
DKconfig17 # keep last for automatic dependencies
/Linux-v4.19/drivers/w1/
DKconfig24 either due to automatic or requested search.
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfe-set-frontend-tune-mode.rst35 there will be no automatic monitoring of the lock status, and
/Linux-v4.19/Documentation/dev-tools/
Dkmemleak.rst49 start the automatic memory scanning thread (default)
51 stop the automatic memory scanning thread
53 set the automatic memory scanning period in seconds
54 (default 600, 0 to stop the automatic scanning)
/Linux-v4.19/sound/ppc/
DKconfig28 Say Y here to enable the automatic toggle of DRC (dynamic
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-block-loop38 (RO) Shows if automatic partition scanning is enabled for the
Dsysfs-bus-iio-isl295016 This sensor has an automatic gain control (agc) loop
/Linux-v4.19/Documentation/vm/
D00-INDEX40 - automatic binding of swap device to numa node
/Linux-v4.19/Documentation/i2c/
Dten-bit-addresses21 case of automatic detection and instantiation of devices by their,

1234567