Searched refs:SLOT (Results 1 – 10 of 10) sorted by relevance
| /openbmc/qemu/hw/audio/ |
| H A D | fmopl.c | 286 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 D | fmopl.h | 42 OPL_SLOT SLOT[2]; member
|
| /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/ |
| H A D | switch-nic-main-or-aux-mode | 4 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 D | wait-until-mctp-EID-remove | 8 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 D | qconf.cc | 279 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 D | README.mpc85xxcds | 119 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 D | xtensa-isa.c | 485 #define CHECK_SLOT(INTISA, FMT, SLOT, ERRVAL) \ argument 487 if ((SLOT) < 0 || (SLOT) >= (INTISA)->formats[FMT].num_slots) { \
|
| /openbmc/qemu/docs/system/ |
| H A D | qemu-block-drivers.rst.inc | 853 # |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 D | ipmi-allowlist.conf | 211 0x30:0x31:0xff7f //<Intel General Application>:<Get AIC Slot FRU ID SLOT POS Records>
|
| /openbmc/qemu/docs/specs/ |
| H A D | ppc-spapr-hotplug.rst | 114 "SLOT" for a VIO slot.
|