Searched refs:HZSCALE (Results 1 – 1 of 1) sorted by relevance
53 #define HZSCALE (268435456 / (1000000 / HZ)) macro56 __delay(((((u) * HZSCALE) >> 11) * (loops_per_jiffy >> 11)) >> 6)114 #define HZSCALE (268435456 / (1000000 / HZ)) macro119 ((((HZSCALE) >> 11) * in ndelay()