Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Duniphier-sd.c55 #define UNIPHIER_SD_INFO2_ERR_ILR BIT(5) /* illegal read err */ macro
182 if (info2 & (UNIPHIER_SD_INFO2_ERR_ILA | UNIPHIER_SD_INFO2_ERR_ILR | in uniphier_sd_check_error()