Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/mobiveil/
Dpcie-mobiveil.h51 #define PAB_PEX_PIO_CTRL 0x08c0 macro
Dpcie-mobiveil-host.c264 value = mobiveil_csr_readl(pcie, PAB_PEX_PIO_CTRL); in mobiveil_host_init()
266 mobiveil_csr_writel(pcie, value, PAB_PEX_PIO_CTRL); in mobiveil_host_init()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch23294 + val = mobiveil_csr_readl(pcie, PAB_PEX_PIO_CTRL);
23296 + mobiveil_csr_writel(pcie, val, PAB_PEX_PIO_CTRL);