Searched refs:PCIE_ISR0_REG (Results 1 – 1 of 1) sorted by relevance
100 #define PCIE_ISR0_REG (CONTROL_BASE_ADDR + 0x40) macro582 advk_writel(pcie, PCIE_ISR0_ALL_MASK, PCIE_ISR0_REG); in advk_pcie_setup_hw()1579 advk_writel(pcie, PCIE_MSG_PM_PME_MASK, PCIE_ISR0_REG); in advk_pcie_handle_pme()1619 PCIE_ISR0_REG); in advk_pcie_handle_msi()1628 isr0_val = advk_readl(pcie, PCIE_ISR0_REG); in advk_pcie_handle_int()1642 advk_writel(pcie, PCIE_ISR0_ERR_MASK, PCIE_ISR0_REG); in advk_pcie_handle_int()1967 advk_writel(pcie, PCIE_ISR0_ALL_MASK, PCIE_ISR0_REG); in advk_pcie_remove()