Home
last modified time | relevance | path

Searched refs:PCIE_ATU_DEV (Results 1 – 5 of 5) 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_layerscape.c254 PCIE_ATU_DEV(PCI_DEV(bdf)) | in ls_pcie_conf_address()
H A Dpcie_dw_rockchip.c164 #define PCIE_ATU_DEV(x) (((x) & 0x1f) << 19) macro