Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/edac/
Dmpc85xx_edac.h71 #define PCI_EDE_MULTI_ERR 0x80000000 macro
Dmpc85xx_edac.c57 if (!(err_detect & ~(PCI_EDE_MULTI_ERR | PCI_EDE_MST_ABRT))) { in mpc85xx_pci_check()
82 if ((err_detect & ~PCI_EDE_MULTI_ERR) & ~PCI_EDE_PERR_MASK) in mpc85xx_pci_check()