Searched refs:tick_ns (Results 1 – 2 of 2) sorted by relevance
96 unsigned long tick_ns; in mmc_host_clk_gate_delayed() local120 tick_ns = DIV_ROUND_UP(1000000000, freq); in mmc_host_clk_gate_delayed()121 ndelay(host->clk_delay * tick_ns); in mmc_host_clk_gate_delayed()
177 unsigned long tick_ns; in mmc_omap_fclk_offdelay() local180 tick_ns = DIV_ROUND_UP(NSEC_PER_SEC, slot->fclk_freq); in mmc_omap_fclk_offdelay()181 ndelay(8 * tick_ns); in mmc_omap_fclk_offdelay()436 unsigned long tick_ns; in mmc_omap_send_stop_work() local438 tick_ns = DIV_ROUND_UP(NSEC_PER_SEC, slot->fclk_freq); in mmc_omap_send_stop_work()439 ndelay(8*tick_ns); in mmc_omap_send_stop_work()