Lines Matching refs:io_error
187 u32 io_error; member
274 if (host->io_error & in usdhi6_error_code()
296 if (host->io_error & USDHI6_SD_INFO2_ILA) in usdhi6_error_code()
640 __func__, host->io_error, usdhi6_read(host, USDHI6_SD_INFO1)); in usdhi6_dma_check_error()
642 if (host->io_error) { in usdhi6_dma_check_error()
1218 if (host->io_error) { in usdhi6_blk_read()
1258 if (host->io_error) { in usdhi6_blk_write()
1322 if (host->io_error) { in usdhi6_end_cmd()
1464 if (host->io_error) { in usdhi6_sd_bh()
1477 if (host->io_error) { in usdhi6_sd_bh()
1564 host->io_error = error; in usdhi6_sd()