Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_mvebu.c57 #define PCIE_STAT_BUS (0xff << 8) macro
179 stat &= ~PCIE_STAT_BUS; in mvebu_pcie_set_local_bus_nr()
199 return (stat & PCIE_STAT_BUS) >> 8; in mvebu_pcie_get_local_bus_nr()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-mvebu.c59 #define PCIE_STAT_BUS 0xff00 macro
133 stat &= ~PCIE_STAT_BUS; in mvebu_pcie_set_local_bus_nr()