Searched refs:PCIE_ATU_FUNC (Results 1 – 8 of 8) sorted by relevance
58 #define PCIE_ATU_FUNC(x) (((x) & 0x7) << 16) macro
55 #define PCIE_ATU_FUNC(x) (((x) & 0x7) << 16) macro
93 #define PCIE_ATU_FUNC(x) (((x) & 0x7) << 16) macro
255 PCIE_ATU_FUNC(PCI_FUNC(bdf)); in ls_pcie_conf_address()
142 #define PCIE_ATU_FUNC(x) (((x) & 0x7) << 16) macro
168 PCIE_ATU_FUNC(PCI_FUNC(devfn)); in rk_pcie_ecam_map_bus()
100 #define PCIE_ATU_FUNC(x) FIELD_PREP(GENMASK(18, 16), x) macro
461 PCIE_ATU_FUNC(PCI_FUNC(devfn)); in dw_pcie_other_conf_map_bus()