Searched refs:PCIE_ISR0_REG (Results 1 – 1 of 1) sorted by relevance
100 #define PCIE_ISR0_REG (CONTROL_BASE_ADDR + 0x40) macro581 advk_writel(pcie, PCIE_ISR0_ALL_MASK, PCIE_ISR0_REG); in advk_pcie_setup_hw()1555 advk_writel(pcie, PCIE_MSG_PM_PME_MASK, PCIE_ISR0_REG); in advk_pcie_handle_pme()1595 PCIE_ISR0_REG); in advk_pcie_handle_msi()1604 isr0_val = advk_readl(pcie, PCIE_ISR0_REG); in advk_pcie_handle_int()1618 advk_writel(pcie, PCIE_ISR0_ERR_MASK, PCIE_ISR0_REG); in advk_pcie_handle_int()1941 advk_writel(pcie, PCIE_ISR0_ALL_MASK, PCIE_ISR0_REG); in advk_pcie_remove()