Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcavium.h177 #define MIO_EMM_RSP_STS_DBUF_ERR BIT_ULL(28) macro
H A Dcavium.c418 if (rsp_sts & MIO_EMM_RSP_STS_DBUF_ERR) in check_status()