Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Domap_hsmmc.c211 int response_busy; member
791 host->response_busy = 0; in omap_hsmmc_start_command()
797 host->response_busy = 1; in omap_hsmmc_start_command()
880 host->response_busy) { in omap_hsmmc_xfer_done()
881 host->response_busy = 0; in omap_hsmmc_xfer_done()
931 if ((host->data == NULL && !host->response_busy) || cmd->error) in omap_hsmmc_cmd_done()
1065 if (host->data || host->response_busy) { in omap_hsmmc_do_irq()
1067 host->response_busy = 0; in omap_hsmmc_do_irq()