/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-greatlakes.dts | 248 "power-bmc-slot1","power-bmc-slot2", 254 /*F0-F7*/ "slot1-bmc-reset-button","slot2-bmc-reset-button", 259 "presence-mb-slot1","presence-mb-slot2", 269 "reset-cause-pcie-slot1","reset-cause-pcie-slot2", 276 /*V0-V7*/ "bmc-slot1-ac-button","bmc-slot2-ac-button",
|
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/console/obmc-console/ |
H A D | select-uart-mux | 21 slot1)
|
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | test_multitouch.py | 630 slot1 = self.get_slot(uhdev, t1, 1) 641 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == -1 657 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == 1 658 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_POSITION_X] == 150 659 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_POSITION_Y] == 200 668 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == 1 684 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == -1 706 slot1 = self.get_slot(uhdev, t1, 1) 712 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == 1 713 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_POSITION_X] == 150 [all …]
|
/openbmc/qemu/hw/audio/ |
H A D | fmopl.c | 708 OPL_SLOT *slot1 = &CH->SLOT[SLOT1]; in CSMKeyControll() local 711 OPL_KEYOFF(slot1); in CSMKeyControll() 714 slot1->TLL = slot1->TL + (CH->ksl_base>>slot1->ksl); in CSMKeyControll() 715 slot1->TLL = slot1->TL + (CH->ksl_base>>slot1->ksl); in CSMKeyControll() 718 OPL_KEYON(slot1); in CSMKeyControll()
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/ |
H A D | obmc-console-ttyS0-ssh-bic@.service | 6 ExecStartPre=/usr/bin/select-uart-mux slot1 bic
|
H A D | obmc-console-ttyS0-ssh-host@.service | 6 ExecStartPre=/usr/bin/select-uart-mux slot1 host
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rxon.c | 513 int slot0 = 300, slot1 = 0; in iwlagn_set_pan_params() local 562 slot1 = bcnint - slot0; in iwlagn_set_pan_params() 568 slot1 = IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 571 slot1 = dtim * bcnint * 3 - IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 576 slot1 = max_t(int, 1, ctx_pan->vif->bss_conf.dtim_period) * in iwlagn_set_pan_params() 578 slot1 = max_t(int, DEFAULT_BEACON_INTERVAL, slot1); in iwlagn_set_pan_params() 581 slot0 = slot1 * 3 - IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 582 slot1 = IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 587 cmd.slots[1].width = cpu_to_le16(slot1); in iwlagn_set_pan_params()
|
/openbmc/qemu/crypto/ |
H A D | block-luks.c | 527 const QCryptoBlockLUKSKeySlot *slot1 = &luks->header.key_slots[i]; in qcrypto_block_luks_check_header() local 528 unsigned int start1 = slot1->key_offset_sector; in qcrypto_block_luks_check_header() 532 slot1->stripes); in qcrypto_block_luks_check_header() 534 if (slot1->stripes != QCRYPTO_BLOCK_LUKS_STRIPES) { in qcrypto_block_luks_check_header() 536 i, slot1->stripes, QCRYPTO_BLOCK_LUKS_STRIPES); in qcrypto_block_luks_check_header() 540 if (slot1->active != QCRYPTO_BLOCK_LUKS_KEY_SLOT_DISABLED && in qcrypto_block_luks_check_header() 541 slot1->active != QCRYPTO_BLOCK_LUKS_KEY_SLOT_ENABLED) { in qcrypto_block_luks_check_header() 547 if (slot1->active == QCRYPTO_BLOCK_LUKS_KEY_SLOT_ENABLED && in qcrypto_block_luks_check_header() 548 slot1->iterations == 0) { in qcrypto_block_luks_check_header()
|
/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk/ |
H A D | 0002-spl-host-console-handle.patch | 16 L L L L 1 1s server slot1 select 26 L H L H 6 1s server slot1 select
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | shpchp.h | 190 volatile u32 slot1; member 207 SLOT1 = offsetof(struct ctrl_reg, slot1),
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_easrc.c | 867 struct fsl_easrc_slot *slot0, *slot1; in fsl_easrc_config_slot() local 876 slot1 = &easrc_priv->slot[i][1]; in fsl_easrc_config_slot() 878 if (slot0->busy && slot1->busy) { in fsl_easrc_config_slot() 881 (slot1->busy && slot1->ctx_index == ctx->index)) { in fsl_easrc_config_slot() 885 slotb = slot1; in fsl_easrc_config_slot() 887 } else if (!slot1->busy) { in fsl_easrc_config_slot() 888 slota = slot1; in fsl_easrc_config_slot()
|
/openbmc/u-boot/drivers/pci/ |
H A D | pcie_aspeed.c | 437 goto slot1; in pcie_aspeed_probe() 442 slot1: in pcie_aspeed_probe()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2600-greatlakes.dts | 102 line-name = "bmc-slot1-isolated-enabled";
|
/openbmc/linux/drivers/iio/health/ |
H A D | max30102.c | 189 #define MAX30102_MODE_CONTROL_LED_SLOTS(slot2, slot1) \ argument 190 ((slot2 << MAX30102_REG_MODE_CONTROL_SLOT_SHIFT) | slot1)
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | b4860qds.dts | 90 phy_xaui_slot1: xaui-phy@slot1 {
|
H A D | t104xd4rdb.dtsi | 141 * connector slot1, the mini PCI connector
|
H A D | p5040ds.dts | 414 hydra_xg_slot1: hydra-xg-slot1@0 {
|
/openbmc/u-boot/board/freescale/p2041rdb/ |
H A D | README | 96 lane 6: 0 -> slot1 (Default)
|
/openbmc/linux/net/tipc/ |
H A D | node.c | 862 int *slot1 = &n->active_links[1]; in __tipc_node_link_up() local 893 *slot1 = bearer_id; in __tipc_node_link_up() 905 *slot1 = bearer_id; in __tipc_node_link_up() 910 *slot1 = bearer_id; in __tipc_node_link_up() 996 int *slot1 = &n->active_links[1]; in __tipc_node_link_down() local 1015 *slot1 = INVALID_BEARER_ID; in __tipc_node_link_down() 1028 *slot1 = i; in __tipc_node_link_down() 1031 *slot1 = i; in __tipc_node_link_down()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1043a-qds.dts | 39 emi1-slot1 = &ls1043mdio_s1;
|
H A D | fsl-ls1046a-qds.dts | 20 emi1-slot1 = &ls1046mdio_s1;
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | hotfoot.dts | 282 /* IDSEL 3 -- slot1 (optional) 27/29 A/B IRQ2/4 */
|
/openbmc/linux/arch/arm/boot/dts/nuvoton/ |
H A D | nuvoton-npcm730-gbs.dts | 134 pe-slot1 { 135 label = "pe-slot1";
|
/openbmc/u-boot/doc/ |
H A D | README.mpc85xxcds | 120 xxxxxx01 PCI SLOT INFORM: The CDS carrier is in slot1 of the Arcadia
|
/openbmc/qemu/target/hexagon/ |
H A D | attribs_def.h.inc | 134 DEF_ATTRIB(RESTRICT_SLOT1ONLY, "Must execute on slot1", "", "")
|