Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/edac/
A Dmpc85xx_edac.h70 #define PCI_EDE_PERR_MASK (PCI_EDE_TGT_PERR | PCI_EDE_MST_PERR | \ macro
A Dmpc85xx_edac.c81 if (err_detect & PCI_EDE_PERR_MASK) in mpc85xx_pci_check()
84 if ((err_detect & ~PCI_EDE_MULTI_ERR) & ~PCI_EDE_PERR_MASK) in mpc85xx_pci_check()

Completed in 4 milliseconds