Searched defs:CLOCK_TICK_RATE (Results 1 – 16 of 16) sorted by relevance
17 #define CLOCK_TICK_RATE (CONFIG_SH_PCLK_FREQ / 4) /* Underlying HZ */ macro19 #define CLOCK_TICK_RATE 1193180 macro
16 #define CLOCK_TICK_RATE MCF_CLK macro22 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
5 #define CLOCK_TICK_RATE (HZ) macro
10 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
12 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
11 #define CLOCK_TICK_RATE 1000 /* Timer input freq. */ macro
9 #define CLOCK_TICK_RATE 80000000 /* slated to be removed */ macro
13 #define CLOCK_TICK_RATE 19200 macro
18 #define CLOCK_TICK_RATE PIT_TICK_RATE macro
14 #define CLOCK_TICK_RATE 1024000 /* Underlying HZ */ macro
32 #define CLOCK_TICK_RATE (HZ * 100000UL) macro
29 #define CLOCK_TICK_RATE 1000 macro
12 #define CLOCK_TICK_RATE 32768 macro
27 #define CLOCK_TICK_RATE 1193182 macro
176 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
Completed in 35 milliseconds