Home
last modified time | relevance | path

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

12345678910>>...14

/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/
H A D0030-Run-python-scripts-using-env.patch11 bin/dnf-automatic.in | 2 +-
15 diff --git a/bin/dnf-automatic.in b/bin/dnf-automatic.in
17 --- a/bin/dnf-automatic.in
18 +++ b/bin/dnf-automatic.in
22 # dnf-automatic executable.
/openbmc/openbmc/poky/meta/recipes-devtools/dnf/
H A Ddnf_4.19.2.bb67 ln -rs ${D}/${bindir}/dnf-automatic-3 ${D}/${bindir}/dnf-automatic
84 dnf-automatic.service dnf-automatic.timer \
85 dnf-automatic-download.service dnf-automatic-download.timer \
86 dnf-automatic-install.service dnf-automatic-install.timer \
87 dnf-automatic-notifyonly.service dnf-automatic-notifyonly.timer \
/openbmc/linux/Documentation/sound/designs/
H 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
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxcomposite_0.4.6.bb4 mechanisms: per-hierarchy storage, automatic shadow update, and external \
6 of windows is redirected to off-screen storage. In automatic shadow \
8 an automatic mechanism for presenting those contents within the parent \
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/
H A D0002-glxext-don-t-try-zink-if-not-enabled-in-mesa.patch6 Commit 7d9ea77b459 ("glx: add automatic zink fallback loading between hw and sw drivers")
7 added an automatic zink fallback even when the zink gallium is not
15 Fixes: 7d9ea77b459 ("glx: add automatic zink fallback loading between hw and sw drivers")
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhw.h30 int orinoco_get_bitratemode(int bitrate, int automatic);
31 void orinoco_get_ratemode_cfg(int ratemode, int *bitrate, int *automatic);
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A D0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch20 g_test_add_func ("/resource/automatic", test_resource_automatic);
21 /* This only uses automatic resources too, so it tests the constructors and destructors */
/openbmc/linux/Documentation/userspace-api/media/v4l/
H 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)
H 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 …]
/openbmc/linux/net/8021q/
H A DKconfig28 automatic propagation of registered VLANs to switches.
38 automatic propagation of registered VLANs to switches; it
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-perl-disable-auto-reqs.patch6 When generating automatic requirements, it's possible for perl scripts to
9 was decided it is better to simply disable the automatic dependency
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md12 The intention of this tool is to temporarily stop the automatic fan control
29 and resume automatic control of all fans within a chassis.
48 - Resume automatic fan control
71 - Resume automatic fan control:
/openbmc/linux/Documentation/hwmon/
H 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.
H 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
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt23 … clock frequency high than sr-enable-freq,this driver should enable the automatic self refresh fun…
24 … clock frequency high than pd-enable-freq,this driver should enable the automatic power down funct…
25 … idle in Access state for auto-self-refresh-cnt * 32 * n_clk cycles.The automatic self refresh fun…
26 …r-down mode if the NIF is idle for auto-power-down-cnt n_clk cycles.The automatic power down funct…
/openbmc/qemu/contrib/gitdm/
H A Dgroup-map-robots2 # There are various automatic robots that occasionally scan and report
/openbmc/openpower-hw-diags/
H A Dbuildinfo.hpp.in4 // compilation. This allows for automatic updating of build information.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/
H A Discsi-initiator-targets.service9 ExecStart=/usr/sbin/iscsiadm -m node --loginall=automatic $OPTS_ISCSIADM
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python-jsonref/
H A Dpython3-jsonref_1.1.0.bb1 SUMMARY = "jsonref is a library for automatic dereferencing of JSON Reference objects for Python"
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H 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()
/openbmc/linux/Documentation/userspace-api/
H 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.
/openbmc/linux/sound/ac97/
H A DKconfig11 drivers which benefit from the AC97 automatic probing should "select"
/openbmc/linux/drivers/net/pse-pd/
H A DKconfig20 Sourcing Equipment without automatic classification support. For
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DMode.interface.yaml13 Whether the object should be in manual or automatic mode.
/openbmc/phosphor-pid-control/
H A Dipmi.md25 automatic or manual. When manual, the daemon will effectively wait to be told to
26 be put back in automatic mode. It is expected in this manual mode that something

12345678910>>...14