Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-keystone.c76 #define AM6_ERR_AER BIT(4) /* AM6 ECRC error */ macro
362 if (reg & ERR_AER || (ks_pcie->is_am6 && (reg & AM6_ERR_AER))) in ks_pcie_handle_error_irq()