Home
last modified time | relevance | path

Searched refs:PCIE_ATU_DEV (Results 1 – 6 of 6) sorted by relevance

/drivers/pci/
A Dpcie_dw_common.h46 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
A Dpcie_uniphier.c51 #define PCIE_ATU_DEV(x) FIELD_PREP(GENMASK(23, 19), x) macro
160 | PCIE_ATU_DEV(PCI_DEV(bdf)) in uniphier_pcie_conf_address()
A Dpcie_layerscape.h63 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
A Dpcie_dw_mvebu.c57 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
A Dpcie_layerscape_rc.c167 PCIE_ATU_DEV(PCI_DEV(bdf)) | in ls_pcie_conf_address()
A Dpcie_imx.c104 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro

Completed in 624 milliseconds