Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1640 #define L2C_CBC_INT_RSDDBE BIT(1) macro
1642 #define L2C_CBC_INT_RSD (L2C_CBC_INT_RSDSBE | L2C_CBC_INT_RSDDBE)
1656 #define L2C_CBC_INT_UE (L2C_CBC_INT_RSDDBE | L2C_CBC_INT_MIBDBE)
1672 .mask = L2C_CBC_INT_RSDDBE,