Searched refs:NANO_SEC (Results 1 – 2 of 2) sorted by relevance
35 #define NANO_SEC 1000000000L /* 10^9 in sec */ macro148 timer->hw.resolution = NANO_SEC / rtctimer_freq; in rtctimer_init()
35 #define NANO_SEC 1000000000UL /* 10^9 in sec */ macro146 timer->hw.ticks = NANO_SEC / resolution; in snd_hrtimer_init()