Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Duniphier-sd.c58 #define UNIPHIER_SD_INFO2_ERR_END BIT(2) /* END bit error */ macro
176 if (info2 & (UNIPHIER_SD_INFO2_ERR_END | UNIPHIER_SD_INFO2_ERR_CRC | in uniphier_sd_check_error()