Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c204 int response_busy; member
894 host->response_busy = 0; in omap_hsmmc_start_command()
900 host->response_busy = 1; in omap_hsmmc_start_command()
983 host->response_busy) { in omap_hsmmc_xfer_done()
984 host->response_busy = 0; in omap_hsmmc_xfer_done()
1034 if ((host->data == NULL && !host->response_busy) || cmd->error) in omap_hsmmc_cmd_done()
1168 if (host->data || host->response_busy) { in omap_hsmmc_do_irq()
1170 host->response_busy = 0; in omap_hsmmc_do_irq()