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

/linux-master/drivers/edac/
H A Dmpc85xx_edac.h70 #define PCI_EDE_PERR_MASK (PCI_EDE_TGT_PERR | PCI_EDE_MST_PERR | \ macro
H A Dmpc85xx_edac.c80 if (err_detect & PCI_EDE_PERR_MASK)
83 if ((err_detect & ~PCI_EDE_MULTI_ERR) & ~PCI_EDE_PERR_MASK)

Completed in 254 milliseconds