Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Domap_hsmmc.c197 int response_busy; member
766 host->response_busy = 0; in omap_hsmmc_start_command()
772 host->response_busy = 1; in omap_hsmmc_start_command()
844 host->response_busy) { in omap_hsmmc_xfer_done()
845 host->response_busy = 0; in omap_hsmmc_xfer_done()
895 if ((host->data == NULL && !host->response_busy) || cmd->error) in omap_hsmmc_cmd_done()
1029 if (host->data || host->response_busy) { in omap_hsmmc_do_irq()
1031 host->response_busy = 0; in omap_hsmmc_do_irq()