Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/mobiveil/
Dpcie-layerscape-gen4.c83 mobiveil_csr_writel(mv_pci, 0xffffffff, PAB_INTP_AMBA_MISC_STAT); in ls_g4_pcie_enable_interrupt()
140 val = mobiveil_csr_readl(mv_pci, PAB_INTP_AMBA_MISC_STAT); in ls_g4_pcie_isr()
149 mobiveil_csr_writel(mv_pci, val, PAB_INTP_AMBA_MISC_STAT); in ls_g4_pcie_isr()
Dpcie-mobiveil-host.c105 val = mobiveil_csr_readl(pcie, PAB_INTP_AMBA_MISC_STAT); in mobiveil_pcie_isr()
112 PAB_INTP_AMBA_MISC_STAT); in mobiveil_pcie_isr()
127 PAB_INTP_AMBA_MISC_STAT); in mobiveil_pcie_isr()
131 PAB_INTP_AMBA_MISC_STAT); in mobiveil_pcie_isr()
164 mobiveil_csr_writel(pcie, intr_status, PAB_INTP_AMBA_MISC_STAT); in mobiveil_pcie_isr()
Dpcie-mobiveil.h55 #define PAB_INTP_AMBA_MISC_STAT 0x0b1c macro