Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dtifm_sd.c84 SCMD_READY = 0x0010, enumerator
412 && !(host->cmd_flags & SCMD_READY)) in tifm_sd_check_status()
436 if (!(host->cmd_flags & SCMD_READY) in tifm_sd_check_status()
460 if (!(host->cmd_flags & SCMD_READY)) in tifm_sd_check_status()
537 host->cmd_flags |= SCMD_READY; in tifm_sd_card_event()
552 host->cmd_flags |= SCMD_READY; in tifm_sd_card_event()