Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dushc.c58 #define USHC_READ_RESP_ERR_CRC (1 << 2) macro
226 if (status & USHC_READ_RESP_ERR_CRC) in csw_callback()
233 if (status & USHC_READ_RESP_ERR_CRC) in csw_callback()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dushc.c58 #define USHC_READ_RESP_ERR_CRC (1 << 2) macro
226 if (status & USHC_READ_RESP_ERR_CRC) in csw_callback()
233 if (status & USHC_READ_RESP_ERR_CRC) in csw_callback()

Completed in 3 milliseconds