Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpcie_layerscape.h63 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
A Dpcie_dw_mvebu.c56 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
A Dpcie_layerscape_rc.c162 PCIE_ATU_DEV(PCI_DEV(bdf)) | in ls_pcie_conf_address()
A Dpcie_dw_ti.c77 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
A Dpcie_imx.c96 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
A Dpcie_dw_rockchip.c118 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro

Completed in 10 milliseconds