Searched refs:PCIE_MSG_PM_PME_MASK (Results 1 – 1 of 1) sorted by relevance
101 #define PCIE_MSG_PM_PME_MASK BIT(7) macro598 reg &= ~PCIE_MSG_PM_PME_MASK; in advk_pcie_setup_hw()1579 advk_writel(pcie, PCIE_MSG_PM_PME_MASK, PCIE_ISR0_REG); in advk_pcie_handle_pme()1637 if (isr0_status & PCIE_MSG_PM_PME_MASK) in advk_pcie_handle_int()