Searched refs:PCIE_ATU_FUNC (Results 1 – 4 of 4) sorted by relevance
57 #define PCIE_ATU_FUNC(x) (((x) & 0x7) << 16) macro
54 #define PCIE_ATU_FUNC(x) (((x) & 0x7) << 16) macro
92 #define PCIE_ATU_FUNC(x) (((x) & 0x7) << 16) macro
259 PCIE_ATU_FUNC(PCI_FUNC(bdf)); in ls_pcie_conf_address()