Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds