Searched refs:PCIE_ATU_FUNC (Results 1 – 7 of 7) 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
262 PCIE_ATU_FUNC(PCI_FUNC(bdf)); in ls_pcie_conf_address()
85 PCIE_ATU_FUNC(PCI_FUNC(devfn)); in tegra194_map_bus()
162 #define PCIE_ATU_FUNC(x) FIELD_PREP(GENMASK(18, 16), x) macro
564 PCIE_ATU_FUNC(PCI_FUNC(devfn)); in dw_pcie_other_conf_map_bus()