Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtoshsd.h147 #define SD_ERR1_NO_CMD_RESP BIT(16) macro
H A Dtoshsd.c340 detail & SD_ERR1_NO_CMD_RESP ? "NO_CMD_RESP " : "", in toshsd_irq()