Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h55 #define PCIE_ATU_BUS(x) (((x) & 0xff) << 24) macro
H A Dpcie_imx.c90 #define PCIE_ATU_BUS(x) (((x) & 0xff) << 24) macro
H A Dpcie_dw_mvebu.c52 #define PCIE_ATU_BUS(x) (((x) & 0xff) << 24) macro