Searched refs:tick_ns (Results 1 – 3 of 3) sorted by relevance
66 unsigned long tick_ns; in mmc_host_clk_gate_delayed() local90 tick_ns = DIV_ROUND_UP(1000000000, freq); in mmc_host_clk_gate_delayed()91 ndelay(host->clk_delay * tick_ns); in mmc_host_clk_gate_delayed()
177 int tick_ns, div, fclk_offset_ns, fclk_offset, gpmc_clk_ns, latency; in omap2_onenand_set_sync_mode() local241 tick_ns = gpmc_ticks_to_ns(1); in omap2_onenand_set_sync_mode()
180 unsigned long tick_ns; in mmc_omap_fclk_offdelay() local183 tick_ns = (1000000000 + slot->fclk_freq - 1) / slot->fclk_freq; in mmc_omap_fclk_offdelay()184 ndelay(8 * tick_ns); in mmc_omap_fclk_offdelay()429 unsigned long tick_ns; in mmc_omap_send_stop_work() local431 tick_ns = (1000000000 + slot->fclk_freq - 1)/slot->fclk_freq; in mmc_omap_send_stop_work()432 ndelay(8*tick_ns); in mmc_omap_send_stop_work()