Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_mvebu.c58 #define PCIE_STAT_DEV (0x1f << 16) macro
189 stat &= ~PCIE_STAT_DEV; in mvebu_pcie_set_local_dev_nr()
207 return (stat & PCIE_STAT_DEV) >> 16; in mvebu_pcie_get_local_dev_nr()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-mvebu.c60 #define PCIE_STAT_DEV 0x1f0000 macro
143 stat &= ~PCIE_STAT_DEV; in mvebu_pcie_set_local_dev_nr()