Searched refs:PAB_CTRL (Results 1 – 3 of 3) sorted by relevance
25 * written to pg_sel field of PAB_CTRL register and rest of the lower 1032 val = readl(pcie->csr_axi_slave_base + PAB_CTRL); in mobiveil_pcie_sel_page() 36 writel(val, pcie->csr_axi_slave_base + PAB_CTRL); in mobiveil_pcie_sel_page()
38 #define PAB_CTRL 0x0808 macro
243 * program PIO Enable Bit to 1 (and PEX PIO Enable to 1) in PAB_CTRL in mobiveil_host_init() 246 pab_ctrl = mobiveil_csr_readl(pcie, PAB_CTRL); in mobiveil_host_init() 248 mobiveil_csr_writel(pcie, pab_ctrl, PAB_CTRL); in mobiveil_host_init()