Searched refs:NANO_SEC (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/core/
H A Dhrtimer.c35 #define NANO_SEC 1000000000UL /* 10^9 in sec */ macro
139 timer->hw.ticks = NANO_SEC / resolution; snd_hrtimer_init()
H A Drtctimer.c35 #define NANO_SEC 1000000000L /* 10^9 in sec */ macro
147 timer->hw.resolution = NANO_SEC / rtctimer_freq; rtctimer_init()

Completed in 82 milliseconds