Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c46 #define PME_TO_ACK BIT(9) macro
53 ERR_ECRC | PME_TURN_OFF | PME_TO_ACK | PM_PME | \
320 if (reg & PME_TO_ACK) in dra7xx_pcie_irq_handler()