Home
last modified time | relevance | path

Searched refs:SLOT (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dfmopl.c286 static inline void OPL_KEYON(OPL_SLOT *SLOT) in OPL_KEYON() argument
289 SLOT->Cnt = 0; in OPL_KEYON()
291 SLOT->evm = ENV_MOD_AR; in OPL_KEYON()
292 SLOT->evs = SLOT->evsa; in OPL_KEYON()
293 SLOT->evc = EG_AST; in OPL_KEYON()
294 SLOT->eve = EG_AED; in OPL_KEYON()
297 static inline void OPL_KEYOFF(OPL_SLOT *SLOT) in OPL_KEYOFF() argument
299 if( SLOT->evm > ENV_MOD_RR) in OPL_KEYOFF()
302 SLOT->evm = ENV_MOD_RR; in OPL_KEYOFF()
303 if( !(SLOT->evc&EG_DST) ) in OPL_KEYOFF()
[all …]
H A Dfmopl.h42 OPL_SLOT SLOT[2]; member
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/
H A Dswitch-nic-main-or-aux-mode4 SLOT=$1
19 if test -z "$SLOT"
23 elif [ "$SLOT" -gt 4 ]
30 gpio_pin=$(( SLOT + 3 ))
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/
H A Dwait-until-mctp-EID-remove8 SLOT=$1
11 SD_EID=$((SLOT * 10))
12 WF_EID=$((SLOT * 10 + 2))
15 echo "Starting MCTP EID check for SLOT: $SLOT"
23 echo "Slot $SLOT attempt $((count + 1)) times:"
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc279 connect(this, SIGNAL(editingFinished()), SLOT(hide())); in ConfigLineEdit()
333 SLOT(updateSelection(void))); in ConfigList()
342 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigList()
889 parent(), SLOT(setShowName(bool))); in contextMenuEvent()
891 action, SLOT(setOn(bool))); in contextMenuEvent()
897 parent(), SLOT(setShowRange(bool))); in contextMenuEvent()
899 action, SLOT(setOn(bool))); in contextMenuEvent()
905 parent(), SLOT(setShowData(bool))); in contextMenuEvent()
907 action, SLOT(setOn(bool))); in contextMenuEvent()
1027 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigInfoView()
[all …]
/openbmc/u-boot/doc/
H A DREADME.mpc85xxcds119 SW2=xxxxxx00 PCI SLOT INFORM: The CDS carrier is in slot0 of the Arcadia
120 xxxxxx01 PCI SLOT INFORM: The CDS carrier is in slot1 of the Arcadia
121 xxxxxx10 PCI SLOT INFORM: The CDS carrier is in slot2 of the Arcadia
122 xxxxxx11 PCI SLOT INFORM: The CDS carrier is in slot3 of the Arcadia
/openbmc/qemu/target/xtensa/
H A Dxtensa-isa.c485 #define CHECK_SLOT(INTISA, FMT, SLOT, ERRVAL) \ argument
487 if ((SLOT) < 0 || (SLOT) >= (INTISA)->formats[FMT].num_slots) { \
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc853 # |qemu_system| -drive file=nvme://HOST:BUS:SLOT.FUNC/NAMESPACE
859 |qemu_system| -drive file.driver=nvme,file.device=HOST:BUS:SLOT.FUNC,file.namespace=NAMESPACE
861 *HOST*:*BUS*:*SLOT*.\ *FUNC* is the NVMe controller's PCI device
/openbmc/intel-ipmi-oem/
H A Dipmi-allowlist.conf211 0x30:0x31:0xff7f //<Intel General Application>:<Get AIC Slot FRU ID SLOT POS Records>
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst114 "SLOT" for a VIO slot.