Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dtifm_sd.c83 SCMD_READY = 0x0010, enumerator
416 && !(host->cmd_flags & SCMD_READY)) in tifm_sd_check_status()
440 if (!(host->cmd_flags & SCMD_READY) in tifm_sd_check_status()
464 if (!(host->cmd_flags & SCMD_READY)) in tifm_sd_check_status()
542 host->cmd_flags |= SCMD_READY; in tifm_sd_card_event()
557 host->cmd_flags |= SCMD_READY; in tifm_sd_card_event()