Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/edac/
Dmpc85xx_edac.h73 #define PCI_EDE_PERR_MASK (PCI_EDE_TGT_PERR | PCI_EDE_MST_PERR | \ macro
Dmpc85xx_edac.c79 if (err_detect & PCI_EDE_PERR_MASK) in mpc85xx_pci_check()
82 if ((err_detect & ~PCI_EDE_MULTI_ERR) & ~PCI_EDE_PERR_MASK) in mpc85xx_pci_check()