Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_layerscape.h57 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
H A Dpcie_dw_mvebu.c54 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
H A Dpcie_imx.c92 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro
H A Dpcie_dw_rockchip.c164 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro