Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1645 #define L2C_CBC_INT_MIBDBE BIT(5) macro
1647 #define L2C_CBC_INT_MIB (L2C_CBC_INT_MIBSBE | L2C_CBC_INT_MIBDBE)
1656 #define L2C_CBC_INT_UE (L2C_CBC_INT_RSDDBE | L2C_CBC_INT_MIBDBE)
1677 .mask = L2C_CBC_INT_MIBDBE,