Searched refs:SD_ERR0_READ_DATA_END_BIT_ERR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/host/ | ||
H A D | toshsd.h | 140 #define SD_ERR0_READ_DATA_END_BIT_ERR BIT(4) macro |
H A D | toshsd.c | 334 detail & SD_ERR0_READ_DATA_END_BIT_ERR ? "READ_DATA_END_BIT " : "", in toshsd_irq() |