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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/core/
H A Drtctimer.c35 #define NANO_SEC 1000000000L /* 10^9 in sec */ macro
148 timer->hw.resolution = NANO_SEC / rtctimer_freq;
H A Dhrtimer.c35 #define NANO_SEC 1000000000UL /* 10^9 in sec */ macro
146 timer->hw.ticks = NANO_SEC / resolution;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/core/
H A Drtctimer.c35 #define NANO_SEC 1000000000L /* 10^9 in sec */ macro
148 timer->hw.resolution = NANO_SEC / rtctimer_freq;
H A Dhrtimer.c35 #define NANO_SEC 1000000000UL /* 10^9 in sec */ macro
146 timer->hw.ticks = NANO_SEC / resolution;

Completed in 125 milliseconds