Home
last modified time | relevance | path

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

/drivers/mmc/host/
Ddw_mmc.h28 STATE_SENDING_CMD11, enumerator
Ddw_mmc.c279 slot->host->state = STATE_SENDING_CMD11; in dw_mci_prepare_command()
1886 if (host->state == STATE_SENDING_CMD11) in dw_mci_request_end()
2052 case STATE_SENDING_CMD11: in dw_mci_tasklet_func()
2701 if ((host->state == STATE_SENDING_CMD11) && in dw_mci_interrupt()
3047 if (host->state != STATE_SENDING_CMD11) { in dw_mci_cmd11_timer()
3090 case STATE_SENDING_CMD11: in dw_mci_cto_timer()