Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1644 #define L2C_CBC_INT_MIBSBE BIT(4) macro
1647 #define L2C_CBC_INT_MIB (L2C_CBC_INT_MIBSBE | L2C_CBC_INT_MIBDBE)
1655 #define L2C_CBC_INT_CE (L2C_CBC_INT_RSDSBE | L2C_CBC_INT_MIBSBE)
1667 .mask = L2C_CBC_INT_MIBSBE,