Searched refs:req_in_progress (Results 1 – 1 of 1) sorted by relevance
200 int req_in_progress; member809 host->req_in_progress = 1; in omap_hsmmc_start_command()827 host->req_in_progress = 0; in omap_hsmmc_request_done()1078 if (host->req_in_progress) in omap_hsmmc_irq()1168 int req_in_progress; in omap_hsmmc_dma_callback() local1183 req_in_progress = host->req_in_progress; in omap_hsmmc_dma_callback()1188 if (!req_in_progress) { in omap_hsmmc_dma_callback()1431 BUG_ON(host->req_in_progress); in omap_hsmmc_request()1568 if (!host->req_in_progress || !enable) in omap_hsmmc_enable_sdio_irq()