Home
last modified time | relevance | path

Searched refs:STATE_WAITING_CMD11_DONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.h27 STATE_WAITING_CMD11_DONE, enumerator
H A Ddw_mmc.c1208 if (host->state == STATE_WAITING_CMD11_DONE) in dw_mci_setup_bus()
1361 if (host->state == STATE_WAITING_CMD11_DONE) { in dw_mci_queue_request()
1507 if (slot->host->state == STATE_WAITING_CMD11_DONE && ios->clock != 0) in dw_mci_set_ios()
1815 host->state = STATE_WAITING_CMD11_DONE;
1977 case STATE_WAITING_CMD11_DONE: in dw_mci_tasklet_func()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.h29 STATE_WAITING_CMD11_DONE, enumerator
H A Ddw_mmc.c1213 if (host->state == STATE_WAITING_CMD11_DONE) in dw_mci_setup_bus()
1397 if (host->state == STATE_WAITING_CMD11_DONE) { in dw_mci_queue_request()
1543 if (slot->host->state == STATE_WAITING_CMD11_DONE && ios->clock != 0) in dw_mci_set_ios()
1913 host->state = STATE_WAITING_CMD11_DONE;
2081 case STATE_WAITING_CMD11_DONE: in dw_mci_tasklet_func()

Completed in 10 milliseconds