Home
last modified time | relevance | path

Searched full:controls (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/openbmc/qemu/scripts/kvm/
H A Dvmxcap76 # All 64 bits in the tertiary controls MSR are allowed-1
108 controls = [ variable
125 name = 'pin-based controls',
138 name = 'primary processor-based controls',
149 17: 'Activate tertiary controls',
168 name = 'secondary processor-based controls',
202 name = 'tertiary processor-based controls',
210 name = 'VM-Exit controls',
212 2: 'Save debug controls',
224 31: 'Activate secondary VM-exit controls',
[all …]
/openbmc/u-boot/board/freescale/t1040qds/
H A Dt1040qds_qixis.h15 /* BRDCFG5[0:1] controls routing and use of I2C3 & I2C4 ports*/
19 /* BRDCFG9[2] controls EPHY2 Clock */
23 /* BRDCFG15[3] controls LCD Panel Powerdown*/
27 /* BRDCFG15[6:7] controls DIU MUX selction*/
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h46 /* Modify PCI Function Controls */
56 /* Store PCI Function Controls status codes */
64 /* FIB function controls */
70 /* FIB function controls */
80 uint8_t fc; /* function controls */
/openbmc/u-boot/board/freescale/t102xqds/
H A Dt102xqds_qixis.h15 /* BRDCFG5[0:1] controls routing and use of I2C3 & I2C4 ports*/
30 /* BRDCFG15[3] controls LCD Panel Powerdown */
36 /* BRDCFG15[6:7] controls DIU MUX selction*/
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/
H A D0003-Fix-mixer.patch31 SNDERR("Problem with control file %s, %d.", controls, index);
41 SNDERR("Problem with control file %s.", controls);
48 SNDERR("Problem with control file %s.", controls);
81 SNDERR("Problem with control file %s.", controls);
88 SNDERR("Problem with control file %s.", controls);
H A D0002-Fix-Eq-CAPS-plugin-name.patch30 the LADSPA controls (the LADSPA plugin included with alsa doesn't allow
31 for real-time controls) but it was developed for and only tested with
61 const char *controls = ".alsaequal.bin";
74 const char *controls = ".alsaequal.bin";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/
H A Dinfluxdb.conf20 ### Controls the parameters for the Raft consensus group that stores metadata
37 ### Controls where the actual shard data for InfluxDB lives and how it is
154 ### Controls the clustering service configuration.
190 ### Controls the enforcement of retention policies for evicting old data.
203 ### Controls the precreation of shards, so they are available before data arrives.
220 ### Controls the system self-monitoring, statistics and diagnostics.
241 ### Controls how the HTTP endpoints are configured. These are the primary
347 ### Controls how the logger emits logs to the output.
370 ### Controls the subscriptions, which can be used to fork a copy of all data
398 ### Controls one or many listeners for Graphite data.
[all …]
/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/
H A DServerPowerOperations.vue210 return this.$store.getters['controls/isOperationInProgress'];
213 return this.$store.getters['controls/lastPowerOperationTime'];
233 this.$store.dispatch('controls/getLastPowerOperationTime'),
239 this.$store.dispatch('controls/serverPowerOn');
258 if (confirmed) this.$store.dispatch('controls/serverSoftReboot');
264 if (confirmed) this.$store.dispatch('controls/serverHardReboot');
285 if (confirmed) this.$store.dispatch('controls/serverSoftPowerOff');
292 if (confirmed) this.$store.dispatch('controls/serverHardPowerOff');
/openbmc/openbmc/poky/meta/recipes-devtools/make/
H A Dmake.inc1 SUMMARY = "GNU tool that controls the build process"
2 DESCRIPTION = "Make is a tool which controls the generation of executables and other non-source fil…
/openbmc/webui-vue/src/views/Operations/RebootBmc/
H A DRebootBmc.vue59 return this.$store.getters['controls/lastBmcRebootTime'];
65 .dispatch('controls/getLastBmcRebootTime')
83 .dispatch('controls/rebootBmc')
/openbmc/u-boot/board/intel/minnowmax/
H A Dminnowmax.c42 /* GPIO E8 controls the bottom port */ in misc_init_r()
50 /* GPIO E9 controls the upper port */ in misc_init_r()
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dmake-etc-initd-bind-stop-work.patch8 Add some configurations, make rndc command be able to controls
27 +controls {
/openbmc/phosphor-pid-control/
H A DREADME.md10 The BMC will run a daemon that controls the fans by pre-defined zones. The
32 will require at least one fan that it exclusively controls, however, zones can
44 Each zone must have at least one fan that it exclusively controls. Each zone
90 controls the fan(s). The EC PID loop is designed to hit the fans 10 times per
/openbmc/qemu/hw/virtio/
H A Dvhost-user-snd.c21 .end = endof(struct virtio_snd_config, controls)},
38 DEFINE_PROP_BIT64("controls", VHostUserBase,
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DAMDPLPA18CONTROLS AS DEFINED THEREUNDER, AS WELL AS STATE DEPARTMENT CONTROLS UNDER THE U.S. MUNITIONS LIST…
/openbmc/u-boot/board/work-microwave/work_92105/
H A DKconfig15 This controls the LCD driver.
/openbmc/u-boot/drivers/phy/allwinner/
H A DKconfig12 This driver controls the entire USB PHY block, both the USB OTG
/openbmc/qemu/hw/char/
H A Dparallel.c171 /* Controls not correct for EPP address cycle, so do nothing */ in parallel_ioport_write_hw()
186 /* Controls not correct for EPP data cycle, so do nothing */ in parallel_ioport_write_hw()
213 /* Controls not correct for EPP data cycle, so do nothing */ in parallel_ioport_eppdata_write_hw2()
238 /* Controls not correct for EPP data cycle, so do nothing */ in parallel_ioport_eppdata_write_hw4()
326 /* Controls not correct for EPP addr cycle, so do nothing */ in parallel_ioport_read_hw()
342 /* Controls not correct for EPP data cycle, so do nothing */ in parallel_ioport_read_hw()
371 /* Controls not correct for EPP data cycle, so do nothing */ in parallel_ioport_eppdata_read_hw2()
399 /* Controls not correct for EPP data cycle, so do nothing */ in parallel_ioport_eppdata_read_hw4()
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxau_1.0.12.bb4 authorisation handling, which controls authorisation for X connections, \
/openbmc/smbios-mdr/service_files/
H A Dmeson.build1 # Map of unit file to meson option which controls whether file gets installed
/openbmc/u-boot/arch/arm/dts/
H A Dfsl-ls1088a.dtsi110 0x00 0x034c0000 0x0 0x40000 /* pf controls registers */
126 0x00 0x035c0000 0x0 0x40000 /* pf controls registers */
142 0x00 0x036c0000 0x0 0x40000 /* pf controls registers */
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pulsectl_24.12.0.bb1 …-based bindings for PulseAudio (libpulse), mostly focused on mixer-like controls and introspection…
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Demc.h13 u32 ctrl; /* Controls operation of the EMC */
17 u32 control; /* Controls dyn memory operation */
/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/
H A Dobmc-host-failure-reboots.bb2 DESCRIPTION = "Manages the settings entry that controls reboots \
/openbmc/libcper/tests/
H A Dtest-utils.h13 // Controls whether required properties are added to the majority of property

12345678910>>...19