Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpci-dra7xx.c38 #define ERR_AXI BIT(4) macro
47 #define INTERRUPTS (ERR_SYS | ERR_FATAL | ERR_NONFATAL | ERR_COR | ERR_AXI | \
251 if (reg & ERR_AXI) in dra7xx_pcie_irq_handler()