Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1642 #define L2C_CBC_INT_RSD (L2C_CBC_INT_RSDSBE | L2C_CBC_INT_RSDDBE) macro
1696 #define L2C_CBC_INT_ENA_ALL (L2C_CBC_INT_RSD | L2C_CBC_INT_MIB | \
1803 if (ctx->reg_int & L2C_CBC_INT_RSD) { in thunderx_l2c_cbc_isr()