Searched refs:prg_wait (Results 1 – 1 of 1) sorted by relevance
668 unsigned long prg_wait; in mmc_interrupt_hpi() local708 prg_wait = jiffies + msecs_to_jiffies(card->ext_csd.out_of_int_time); in mmc_interrupt_hpi()714 if (time_after(jiffies, prg_wait)) in mmc_interrupt_hpi()