Home
last modified time | relevance | path

Searched refs:PAB_CTRL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.c25 * written to pg_sel field of PAB_CTRL register and rest of the lower 10
32 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()
H A Dpcie-mobiveil-host.c248 * program PIO Enable Bit to 1 (and PEX PIO Enable to 1) in PAB_CTRL in mobiveil_host_init()
251 pab_ctrl = mobiveil_csr_readl(pcie, PAB_CTRL); in mobiveil_host_init()
253 mobiveil_csr_writel(pcie, pab_ctrl, PAB_CTRL); in mobiveil_host_init()
H A Dpcie-mobiveil.h38 #define PAB_CTRL 0x0808 macro
/kernel/linux/linux-6.6/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.c25 * written to pg_sel field of PAB_CTRL register and rest of the lower 10
32 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()
H A Dpcie-mobiveil-host.c242 * program PIO Enable Bit to 1 (and PEX PIO Enable to 1) in PAB_CTRL in mobiveil_host_init()
245 pab_ctrl = mobiveil_csr_readl(pcie, PAB_CTRL); in mobiveil_host_init()
247 mobiveil_csr_writel(pcie, pab_ctrl, PAB_CTRL); in mobiveil_host_init()
H A Dpcie-mobiveil.h38 #define PAB_CTRL 0x0808 macro

Completed in 4 milliseconds