Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dushc.c62 #define USHC_READ_RESP_ERR_CRC (1 << 2) macro
230 if (status & USHC_READ_RESP_ERR_CRC) in csw_callback()
237 if (status & USHC_READ_RESP_ERR_CRC) in csw_callback()