Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1647 #define L2C_CBC_INT_MIB (L2C_CBC_INT_MIBSBE | L2C_CBC_INT_MIBDBE) macro
1696 #define L2C_CBC_INT_ENA_ALL (L2C_CBC_INT_RSD | L2C_CBC_INT_MIB | \
1806 } else if (ctx->reg_int & L2C_CBC_INT_MIB) { in thunderx_l2c_cbc_isr()