Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c197 int response_busy; member
767 host->response_busy = 0; in omap_hsmmc_start_command()
773 host->response_busy = 1; in omap_hsmmc_start_command()
845 host->response_busy) { in omap_hsmmc_xfer_done()
846 host->response_busy = 0; in omap_hsmmc_xfer_done()
896 if ((host->data == NULL && !host->response_busy) || cmd->error) in omap_hsmmc_cmd_done()
1030 if (host->data || host->response_busy) { in omap_hsmmc_do_irq()
1032 host->response_busy = 0; in omap_hsmmc_do_irq()