Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Ddw_mmc.h28 STATE_SENDING_CMD11, enumerator
Ddw_mmc.c279 slot->host->state = STATE_SENDING_CMD11; in dw_mci_prepare_command()
1913 if (host->state == STATE_SENDING_CMD11) in dw_mci_request_end()
2085 case STATE_SENDING_CMD11: in dw_mci_tasklet_func()
2734 if ((host->state == STATE_SENDING_CMD11) && in dw_mci_interrupt()
3096 if (host->state != STATE_SENDING_CMD11) { in dw_mci_cmd11_timer()
3139 case STATE_SENDING_CMD11: in dw_mci_cto_timer()