Searched refs:ERR_AER (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/pci/controller/dwc/
H A Dpci-keystone.c75 #define ERR_AER BIT(5) /* ECRC error */ macro
82 #define ERR_IRQ_ALL (ERR_AER | ERR_AXI | ERR_CORR | \
301 if (reg & ERR_AER || (ks_pcie->is_am6 && (reg & AM6_ERR_AER)))

Completed in 235 milliseconds