Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Ddw_mmc.h29 STATE_SENDING_CMD11, enumerator
Ddw_mmc.c278 slot->host->state = STATE_SENDING_CMD11; in dw_mci_prepare_command()
1917 if (host->state == STATE_SENDING_CMD11) in dw_mci_request_end()
2089 case STATE_SENDING_CMD11: in dw_mci_work_func()
2738 if ((host->state == STATE_SENDING_CMD11) && in dw_mci_interrupt()
3100 if (host->state != STATE_SENDING_CMD11) { in dw_mci_cmd11_timer()
3143 case STATE_SENDING_CMD11: in dw_mci_cto_timer()