Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtoshsd.h140 #define SD_ERR0_READ_DATA_END_BIT_ERR BIT(4) macro
H A Dtoshsd.c334 detail & SD_ERR0_READ_DATA_END_BIT_ERR ? "READ_DATA_END_BIT " : "", in toshsd_irq()