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

/linux-4.4.14/drivers/pci/host/
H A Dpci-dra7xx.c37 #define ERR_COR BIT(3) macro
47 #define INTERRUPTS (ERR_SYS | ERR_FATAL | ERR_NONFATAL | ERR_COR | ERR_AXI | \
248 if (reg & ERR_COR) dra7xx_pcie_irq_handler()
/linux-4.4.14/include/uapi/linux/
H A Dpci_regs.h727 #define PCI_ERR_ROOT_COR_RCV 0x00000001 /* ERR_COR Received */
728 /* Multi ERR_COR Received */

Completed in 104 milliseconds