Searched refs:PCIE_ATU_ENABLE (Results 1 – 7 of 7) sorted by relevance
107 dbi_writel(pcie, PCIE_ATU_ENABLE, PCIE_ATU_CR2); in ls_pcie_atu_outbound_set()118 dbi_writel(pcie, PCIE_ATU_ENABLE | PCIE_ATU_BAR_MODE_ENABLE | in ls_pcie_atu_inbound_set()
43 #define PCIE_ATU_ENABLE (0x1 << 31) macro
50 #define PCIE_ATU_ENABLE (0x1 << 31) macro161 writel(PCIE_ATU_ENABLE, pcie->ctrl_base + PCIE_ATU_CR2); in pcie_dw_prog_outbound_atu()
42 #define PCIE_ATU_ENABLE BIT(31) macro130 writel(PCIE_ATU_ENABLE, priv->dbi_base + PCIE_ATU_CR2); in pcie_dw_prog_outbound_atu()
53 #define PCIE_ATU_ENABLE (0x1 << 31) macro
129 PCIE_ATU_ENABLE); in pcie_dw_prog_outbound_atu_unroll()138 if (val & PCIE_ATU_ENABLE) in pcie_dw_prog_outbound_atu_unroll()
97 #define PCIE_ATU_ENABLE (0x1 << 31) macro329 writel(PCIE_ATU_ENABLE, priv->dbi_base + PCIE_ATU_CR2); in imx_pcie_regions_setup()
Completed in 14 milliseconds