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

/linux-master/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c43 #define ERR_AXI BIT(4) macro
52 #define INTERRUPTS (ERR_SYS | ERR_FATAL | ERR_NONFATAL | ERR_COR | ERR_AXI | \
310 if (reg & ERR_AXI)
H A Dpci-keystone.c77 #define ERR_AXI BIT(4) /* AXI tag lookup fatal error */ macro
82 #define ERR_IRQ_ALL (ERR_AER | ERR_AXI | ERR_CORR | \
298 if (!ks_pcie->is_am6 && (reg & ERR_AXI))

Completed in 139 milliseconds