Lines Matching refs:io_error
185 u32 io_error; member
277 if (host->io_error & in usdhi6_error_code()
299 if (host->io_error & USDHI6_SD_INFO2_ILA) in usdhi6_error_code()
643 __func__, host->io_error, usdhi6_read(host, USDHI6_SD_INFO1)); in usdhi6_dma_check_error()
645 if (host->io_error) { in usdhi6_dma_check_error()
1254 if (host->io_error) { in usdhi6_blk_read()
1294 if (host->io_error) { in usdhi6_blk_write()
1358 if (host->io_error) { in usdhi6_end_cmd()
1500 if (host->io_error) { in usdhi6_sd_bh()
1513 if (host->io_error) { in usdhi6_sd_bh()
1600 host->io_error = error; in usdhi6_sd()