Searched refs:MIO_EMM_RSP_STS_RSP_BAD_STS (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/mmc/host/ | ||
D | cavium.h | 188 #define MIO_EMM_RSP_STS_RSP_BAD_STS BIT_ULL(13) macro |
D | cavium.c | 411 if (rsp_sts & MIO_EMM_RSP_STS_RSP_BAD_STS || in check_status() |