Searched refs:msecs_to_loops (Results 1 – 6 of 6) sorted by relevance
37 #define msecs_to_loops(t) (loops_per_jiffy / 1000 * HZ * t) macro45 int loops = msecs_to_loops(10); in vt8500_timer_read()64 int loops = msecs_to_loops(10); in vt8500_timer_set_next_event()
58 #define msecs_to_loops(t) (loops_per_jiffy / 1000 * HZ * t) macro61 int loops = msecs_to_loops(10); in vt8500_pwm_busy_wait()
116 #define msecs_to_loops(t) (loops_per_jiffy / 1000 * HZ * t) macro213 loops = msecs_to_loops(1); in s3c64xx_flush_fifo()222 loops = msecs_to_loops(1); in s3c64xx_flush_fifo()455 val = msecs_to_loops(timeout_ms); in s3c64xx_spi_wait_for_timeout()491 val = msecs_to_loops(10); in s3c64xx_wait_for_dma()524 val = msecs_to_loops(ms); in s3c64xx_wait_for_pio()
212 #define msecs_to_loops(t) (loops_per_jiffy / 1000 * HZ * t) macro221 unsigned long loops = msecs_to_loops(5); in s3c2412_snd_lrsync()
30 #define msecs_to_loops(t) (loops_per_jiffy / 1000 * HZ * t) macro490 val = msecs_to_loops(1) / 1000; /* 1 usec */ in i2s_fifo()
862 #define msecs_to_loops(t) (loops_per_jiffy / 1000 * HZ * t) macro868 unsigned long loops = msecs_to_loops(5); in _until_dmac_idle()