Home
last modified time | relevance | path

Searched refs:rc_index (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c410 uint8_t rc_index = !!(bus & 0x80); in aspeed_pcie_cfg_readwrite() local
411 AspeedPCIERc *rc = &s->rcs[rc_index]; in aspeed_pcie_cfg_readwrite()
455 s->regs[TO_REG(ASPEED_PCIE_CFG_TX_STATUS)] |= BIT(24 + rc_index); in aspeed_pcie_cfg_readwrite()
466 bool rc_index = !!(addr == ASPEED_PCIE_CFG_MSI1); in aspeed_pcie_cfg_msi_notify() local
467 AspeedPCIERc *rc = &s->rcs[rc_index]; in aspeed_pcie_cfg_msi_notify()
/openbmc/linux/drivers/atm/
H A Dhe.h323 int rc_index; member
H A Dhe.c2142 he_vcc->rc_index = -1; in he_open()
2219 he_vcc->rc_index = reg; in he_open()
2464 int reg = he_vcc->rc_index; in he_close()