Searched refs:TMIO_SD_INFO2_ERR_RTO (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/mmc/ | ||
A D | tmio-common.h | 45 #define TMIO_SD_INFO2_ERR_RTO BIT(6) /* response time out */ macro |
A D | tmio-common.c | 87 if (info2 & TMIO_SD_INFO2_ERR_RTO) { in tmio_sd_check_error() |
Completed in 6 milliseconds