CLOCK_TICK_RATE 13 include/asm-cris/arch-v10/timex.h #define CLOCK_TICK_RATE 25000 /* Underlying frequency of the HZ timer */ CLOCK_TICK_RATE 13 include/asm-cris/arch-v32/timex.h #define CLOCK_TICK_RATE 100000000 /* Underlying frequency of the HZ timer */ CLOCK_TICK_RATE 6 include/asm-frv/timex.h #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ CLOCK_TICK_RATE 10 include/asm-m32r/timex.h #define CLOCK_TICK_RATE (CONFIG_BUS_CLOCK / CONFIG_TIMER_DIVIDE) CLOCK_TICK_RATE 9 include/asm-m68k/timex.h #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ CLOCK_TICK_RATE 19 include/asm-mn10300/timex.h #define CLOCK_TICK_RATE 1193180 /* Underlying HZ - this should probably be set CLOCK_TICK_RATE 11 include/asm-parisc/timex.h #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ CLOCK_TICK_RATE 11 include/asm-um/timex.h #define CLOCK_TICK_RATE (HZ) CLOCK_TICK_RATE 15 include/asm-x86/timex.h #define CLOCK_TICK_RATE PIT_TICK_RATE CLOCK_TICK_RATE 37 include/asm-xtensa/timex.h #define CLOCK_TICK_RATE 1193180 /* (everyone is using this value) */