Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsh_mmcif.c225 bool sd_error; member
559 host->sd_error = false; in sh_mmcif_error_manage()
626 if (host->sd_error) { in sh_mmcif_read_block()
687 if (host->sd_error) { in sh_mmcif_mread_block()
736 if (host->sd_error) { in sh_mmcif_write_block()
797 if (host->sd_error) { in sh_mmcif_mwrite_block()
1127 if (host->sd_error) { in sh_mmcif_end_cmd()
1140 host->sd_error = false; in sh_mmcif_end_cmd()
1185 if (host->sd_error) { in sh_mmcif_end_cmd()
1269 if (host->sd_error) { in sh_mmcif_irqt()
[all …]