Searched refs:TMIO_SD_INFO2_ERR_ILA (Results 1 – 2 of 2) sorted by relevance
38 #define TMIO_SD_INFO2_ERR_ILA BIT(15) /* illegal access err */ macro
125 if (info2 & (TMIO_SD_INFO2_ERR_ILA | TMIO_SD_INFO2_ERR_ILR | in tmio_sd_check_error()