Home
last modified time | relevance | path

Searched refs:PME_TO_ACK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c45 #define PME_TO_ACK BIT(9) macro
52 ERR_ECRC | PME_TURN_OFF | PME_TO_ACK | PM_PME | \
327 if (reg & PME_TO_ACK) in dra7xx_pcie_irq_handler()
H A Dpcie-dw-rockchip.c104 #define PME_TO_ACK (BIT(9) | BIT(25)) macro
2324 rk_pcie_writel_apb(rk_pcie, PCIE_CLIENT_INTR_STATUS_MSG_RX, PME_TO_ACK); in rockchip_dw_pcie_suspend()