Home
last modified time | relevance | path

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

12345678

/linux-6.3-rc2/Documentation/sound/designs/
A 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-6.3-rc2/drivers/net/wireless/intersil/orinoco/
A Dhw.h30 int orinoco_get_bitratemode(int bitrate, int automatic);
31 void orinoco_get_ratemode_cfg(int ratemode, int *bitrate, int *automatic);
A 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-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dext-ctrls-rf-tuner.rst40 automatic mode bandwidth configuration is performed by the driver.
50 Enables/disables LNA automatic gain control (AGC)
53 Enables/disables mixer automatic gain control (AGC)
56 Enables/disables IF automatic gain control (AGC)
A Dext-ctrls-camera.rst29 Enables automatic adjustments of the exposure time and/or iris
42 - Automatic exposure time, automatic iris aperture.
65 Determines the automatic exposure compensation, it is effective only
153 Enables continuous automatic focus adjustments. The effect of manual
163 Aborts automatic focusing started with ``V4L2_CID_AUTO_FOCUS_START``
171 The automatic focus status. This is a read-only control.
212 - Normal distance range, limited for best automatic focus
272 Sets white balance to automatic, manual or a preset. The presets
352 Enables or disables automatic ISO sensitivity adjustments.
404 automatic exposure is based on an average scene brightness. To
[all …]
/linux-6.3-rc2/Documentation/hwmon/
A Ddell-smm-hwmon.rst41 pwm1_enable WO Enable or disable automatic BIOS fan
52 Disabling automatic BIOS fan control
59 There is experimental support for disabling automatic BIOS fan
62 (writing ``2`` enables automatic BIOS control again). Even if you have
64 automatic fan control at the same time and, notwithstanding the name,
65 ``pwm1_enable`` sets automatic control for all fans.
68 enabling and disabling automatic BIOS fan control are not whitelisted
310 disabling (``0x30a3`` or ``0x34a3``) automatic fan speed control.
315 fans supports a 4th "magic" state, which signals the BIOS that automatic
357 the automatic mode settings.
A Dadt7470.rst40 automatic fan pwm control to set the fan speed. The driver will not read the
51 determining an optimal configuration for the automatic PWM control.
93 order for the automatic pwm algorithm to run. This was the case for earlier
A Dasc7621.rst91 Using temperature information from these four zones, an automatic fan speed
204 to the point where the automatic thermal control circuit starts
211 2 Fan on automatic control and will run at the minimum pwm
213 3 Fan on automatic control but will be off if the
A Dvt1211.rst55 This chip also provides manual and automatic control of fan speeds (according
56 to the datasheet). The driver only supports automatic control since the manual
58 get manual mode to work at all! Be aware that automatic mode hasn't been
177 PWM controller in automatic mode. There is only a single controller that
A Dlm63.rst81 PWM modes: manual and automatic. Automatic mode is not fully implemented yet
87 but will return 'old' values. Values in the automatic fan control lookup table
/linux-6.3-rc2/net/8021q/
A DKconfig28 automatic propagation of registered VLANs to switches.
38 automatic propagation of registered VLANs to switches; it
/linux-6.3-rc2/drivers/net/ethernet/qualcomm/emac/
A Demac-ethtool.c178 pause->autoneg = adpt->automatic ? AUTONEG_ENABLE : AUTONEG_DISABLE; in emac_get_pauseparam()
188 adpt->automatic = pause->autoneg == AUTONEG_ENABLE; in emac_set_pauseparam()
/linux-6.3-rc2/Documentation/userspace-api/
A Dsysfs-platform_profile.rst8 conditions by some automatic mechanism (which may very well live outside
16 API for selecting the platform profile of these automatic mechanisms.
/linux-6.3-rc2/sound/ac97/
A DKconfig11 drivers which benefit from the AC97 automatic probing should "select"
/linux-6.3-rc2/drivers/net/pse-pd/
A DKconfig20 Sourcing Equipment without automatic classification support. For
/linux-6.3-rc2/drivers/staging/pi433/
A Drf69_enum.h60 automatic, enumerator
/linux-6.3-rc2/Documentation/devicetree/bindings/serial/
A Dsocionext,uniphier-uart.yaml29 description: enable automatic flow control support.
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A 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-6.3-rc2/Documentation/devicetree/bindings/mmc/
A Dnvidia,tegra20-sdhci.yaml119 automatic calibration times out on a 1.8 V signaling mode.
129 automatic calibration times out on a 3.3 V signaling mode.
147 automatic calibration times out on a 1.8 V signaling mode.
164 automatic calibration times out on a 3.3 V signaling mode.
/linux-6.3-rc2/drivers/net/wireless/ti/
A DKconfig18 # keep last for automatic dependencies
/linux-6.3-rc2/Documentation/ABI/stable/
A Dsysfs-bus-fsl-mc16 disable the DPRC IRQs on which automatic rescan
/linux-6.3-rc2/Documentation/tools/rtla/
A Dcommon_osnoise_options.rst3 Set the automatic trace mode. This mode sets some commonly used options
A Dcommon_timerlat_options.rst3 Set the automatic trace mode. This mode sets some commonly used options
/linux-6.3-rc2/drivers/w1/
A DKconfig25 either due to automatic or requested search.
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/
A Dfe-set-frontend-tune-mode.rst35 there will be no automatic monitoring of the lock status, and

Completed in 32 milliseconds

12345678