Home
last modified time | relevance | path

Searched refs:PCIE_STAT_DEV (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c62 #define PCIE_STAT_DEV (0x1f << 16) macro
113 stat &= ~PCIE_STAT_DEV; in mvebu_pcie_set_local_dev_nr()
131 return (stat & PCIE_STAT_DEV) >> 16; in mvebu_pcie_get_local_dev_nr()
/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c69 #define PCIE_STAT_DEV 0x1f0000 macro
168 stat &= ~PCIE_STAT_DEV; in mvebu_pcie_set_local_dev_nr()