Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dtifm_sd.c83 SCMD_READY = 0x0010, enumerator
411 && !(host->cmd_flags & SCMD_READY)) in tifm_sd_check_status()
435 if (!(host->cmd_flags & SCMD_READY) in tifm_sd_check_status()
459 if (!(host->cmd_flags & SCMD_READY)) in tifm_sd_check_status()
536 host->cmd_flags |= SCMD_READY; in tifm_sd_card_event()
551 host->cmd_flags |= SCMD_READY; in tifm_sd_card_event()