Searched refs:MIO_EMM_INT_SWITCH_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | cavium.h | 164 #define MIO_EMM_INT_SWITCH_ERR BIT_ULL(6) macro |
H A D | cavium.c | 451 if (emm_int & MIO_EMM_INT_SWITCH_ERR) in cvm_mmc_interrupt() |