Searched refs:tick_ns (Results 1 – 1 of 1) sorted by relevance
176 unsigned long tick_ns; in mmc_omap_fclk_offdelay() local179 tick_ns = DIV_ROUND_UP(NSEC_PER_SEC, slot->fclk_freq); in mmc_omap_fclk_offdelay()180 ndelay(8 * tick_ns); in mmc_omap_fclk_offdelay()435 unsigned long tick_ns; in mmc_omap_send_stop_work() local437 tick_ns = DIV_ROUND_UP(NSEC_PER_SEC, slot->fclk_freq); in mmc_omap_send_stop_work()438 ndelay(8*tick_ns); in mmc_omap_send_stop_work()