Home
last modified time | relevance | path

Searched defs:PCIE_ATU_BUS (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_layerscape.h56 #define PCIE_ATU_BUS(x) (((x) & 0xff) << 24) macro
H A Dpcie_dw_mvebu.c53 #define PCIE_ATU_BUS(x) (((x) & 0xff) << 24) macro
H A Dpcie_imx.c91 #define PCIE_ATU_BUS(x) (((x) & 0xff) << 24) macro
H A Dpcie_dw_rockchip.c163 #define PCIE_ATU_BUS(x) (((x) & 0xff) << 24) macro