Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtoshsd.h138 #define SD_ERR0_RESP_NON_CMD12_END_BIT_ERR BIT(2) macro
H A Dtoshsd.c332 detail & SD_ERR0_RESP_NON_CMD12_END_BIT_ERR ? "RESP_END_BIT " : "", in toshsd_irq()