Searched refs:MIO_EMM_RSP_STS_RSP_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/mmc/host/ | ||
D | cavium.h | 186 #define MIO_EMM_RSP_STS_RSP_TIMEOUT BIT_ULL(15) macro |
D | cavium.c | 415 if (rsp_sts & MIO_EMM_RSP_STS_RSP_TIMEOUT || in check_status() |