Searched refs:tick_ns (Results 1 – 1 of 1) sorted by relevance
178 unsigned long tick_ns; in mmc_omap_fclk_offdelay() local181 tick_ns = DIV_ROUND_UP(NSEC_PER_SEC, slot->fclk_freq); in mmc_omap_fclk_offdelay()182 ndelay(8 * tick_ns); in mmc_omap_fclk_offdelay()437 unsigned long tick_ns; in mmc_omap_send_stop_work() local439 tick_ns = DIV_ROUND_UP(NSEC_PER_SEC, slot->fclk_freq); in mmc_omap_send_stop_work()440 ndelay(8*tick_ns); in mmc_omap_send_stop_work()