Home
last modified time | relevance | path

Searched refs:pab_ctrl (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/pci/controller/mobiveil/
Dpcie-mobiveil-host.c219 u32 value, pab_ctrl, type; in mobiveil_host_init() local
245 pab_ctrl = mobiveil_csr_readl(pcie, PAB_CTRL); in mobiveil_host_init()
246 pab_ctrl |= (1 << AMBA_PIO_ENABLE_SHIFT) | (1 << PEX_PIO_ENABLE_SHIFT); in mobiveil_host_init()
247 mobiveil_csr_writel(pcie, pab_ctrl, PAB_CTRL); in mobiveil_host_init()