Searched refs:SCMD_ACTIVE (Results 1 – 1 of 1) sorted by relevance
82 SCMD_ACTIVE = 0x0008, enumerator410 if ((host->cmd_flags & SCMD_ACTIVE) in tifm_sd_check_status()425 if (!(host->cmd_flags & SCMD_ACTIVE)) { in tifm_sd_check_status()426 host->cmd_flags |= SCMD_ACTIVE; in tifm_sd_check_status()454 if (!(host->cmd_flags & SCMD_ACTIVE)) { in tifm_sd_check_status()455 host->cmd_flags |= SCMD_ACTIVE; in tifm_sd_check_status()534 if (host->cmd_flags & SCMD_ACTIVE) { in tifm_sd_card_event()539 host->cmd_flags |= SCMD_ACTIVE; in tifm_sd_card_event()550 } else if (host->cmd_flags & SCMD_ACTIVE) { in tifm_sd_card_event()