Searched refs:TMIO_SD_INFO2_ERR_ILW (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | tmio-common.h | 46 #define TMIO_SD_INFO2_ERR_ILW BIT(4) /* illegal write err */ macro |
H A D | tmio-common.c | 126 TMIO_SD_INFO2_ERR_ILW)) { in tmio_sd_check_error() |