Searched refs:req_in_progress (Results 1 – 1 of 1) sorted by relevance
203 int req_in_progress; member894 host->req_in_progress = 1; in omap_hsmmc_start_command()912 host->req_in_progress = 0; in omap_hsmmc_request_done()1163 if (host->req_in_progress) in omap_hsmmc_irq()1293 int req_in_progress; in omap_hsmmc_dma_callback() local1308 req_in_progress = host->req_in_progress; in omap_hsmmc_dma_callback()1313 if (!req_in_progress) { in omap_hsmmc_dma_callback()1556 BUG_ON(host->req_in_progress); in omap_hsmmc_request()1692 if (!host->req_in_progress || !enable) in omap_hsmmc_enable_sdio_irq()