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