Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
Dpci-dra7xx.c42 #define ERR_COR BIT(3) macro
52 #define INTERRUPTS (ERR_SYS | ERR_FATAL | ERR_NONFATAL | ERR_COR | ERR_AXI | \
307 if (reg & ERR_COR) in dra7xx_pcie_irq_handler()