Searched refs:PCIE_ATU_ENABLE (Results 1 – 5 of 5) sorted by relevance
68 #define PCIE_ATU_ENABLE (0x1 << 31) macro186 PCIE_ATU_ENABLE); in pcie_dw_prog_outbound_atu_unroll()195 if (val & PCIE_ATU_ENABLE) in pcie_dw_prog_outbound_atu_unroll()
48 #define PCIE_ATU_ENABLE (0x1 << 31) macro
46 #define PCIE_ATU_ENABLE (0x1 << 31) macro156 writel(PCIE_ATU_ENABLE, pcie->ctrl_base + PCIE_ATU_CR2); in pcie_dw_prog_outbound_atu()
86 #define PCIE_ATU_ENABLE (0x1 << 31) macro315 writel(PCIE_ATU_ENABLE, priv->dbi_base + PCIE_ATU_CR2); in imx_pcie_regions_setup()
104 dbi_writel(pcie, PCIE_ATU_ENABLE, PCIE_ATU_CR2); in ls_pcie_atu_outbound_set()115 dbi_writel(pcie, PCIE_ATU_ENABLE | PCIE_ATU_BAR_MODE_ENABLE | in ls_pcie_atu_inbound_set()