Home
last modified time | relevance | path

Searched defs:PCIE_ATU_ENABLE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_layerscape.h49 #define PCIE_ATU_ENABLE (0x1 << 31) macro
H A Dpcie_dw_mvebu.c47 #define PCIE_ATU_ENABLE (0x1 << 31) macro
H A Dpcie_imx.c85 #define PCIE_ATU_ENABLE (0x1 << 31) macro
H A Dpcie_dw_rockchip.c138 #define PCIE_ATU_ENABLE (0x1 << 31) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dspl_pcie_ep_boot.c76 #define PCIE_ATU_ENABLE (0x1 << 31) macro
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware.h91 #define PCIE_ATU_ENABLE BIT(31) macro