Home
last modified time | relevance | path

Searched refs:PCI_CB_PRIMARY_BUS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dops-bcm63xx.c242 case (PCI_CB_PRIMARY_BUS >> 2): in fake_cb_bridge_read()
309 case (PCI_CB_PRIMARY_BUS >> 2): in fake_cb_bridge_write()
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h173 #define PCI_CB_PRIMARY_BUS 0x18 /* PCI bus number */ macro
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h173 #define PCI_CB_PRIMARY_BUS 0x18 /* PCI bus number */ macro
/openbmc/u-boot/cmd/
H A Dpci.c230 { "primary bus number", PCI_SIZE_8, PCI_CB_PRIMARY_BUS },
/openbmc/u-boot/include/
H A Dpci.h279 #define PCI_CB_PRIMARY_BUS 0x18 /* PCI bus number */ macro