/arch/unicore32/include/asm/ |
D | timex.h | 20 #define CLOCK_TICK_RATE (32*1024) macro 28 #define CLOCK_TICK_RATE (14318000) macro
|
/arch/sh/include/asm/ |
D | timex.h | 16 #define CLOCK_TICK_RATE (CONFIG_SH_PCLK_FREQ / 4) /* Underlying HZ */ macro 18 #define CLOCK_TICK_RATE 1193180 macro
|
/arch/m68k/include/asm/ |
D | timex.h | 15 #define CLOCK_TICK_RATE MCF_CLK macro 21 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
|
/arch/score/include/asm/ |
D | timex.h | 4 #define CLOCK_TICK_RATE 27000000 /* Timer input freq. */ macro
|
/arch/microblaze/include/asm/ |
D | timex.h | 14 #define CLOCK_TICK_RATE 1000 /* Timer input freq. */ macro
|
/arch/arc/include/asm/ |
D | timex.h | 12 #define CLOCK_TICK_RATE 80000000 /* slated to be removed */ macro
|
/arch/x86/include/asm/ |
D | timex.h | 8 #define CLOCK_TICK_RATE PIT_TICK_RATE macro
|
/arch/sparc/include/asm/ |
D | timex_32.h | 9 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
|
D | timex_64.h | 11 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
|
/arch/um/include/asm/ |
D | timex.h | 11 #define CLOCK_TICK_RATE (HZ) macro
|
/arch/powerpc/include/asm/ |
D | timex.h | 13 #define CLOCK_TICK_RATE 1024000 /* Underlying HZ */ macro
|
/arch/parisc/include/asm/ |
D | timex.h | 10 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
|
/arch/mn10300/include/asm/ |
D | timex.h | 18 #define CLOCK_TICK_RATE MN10300_JCCLK /* Underlying HZ */ macro
|
/arch/hexagon/include/asm/ |
D | timex.h | 26 #define CLOCK_TICK_RATE TCX0_CLK_RATE macro
|
/arch/m32r/include/asm/ |
D | timex.h | 10 #define CLOCK_TICK_RATE (CONFIG_BUS_CLOCK / CONFIG_TIMER_DIVIDE) macro
|
/arch/openrisc/include/asm/ |
D | timex.h | 32 #define CLOCK_TICK_RATE 1000 macro
|
/arch/avr32/include/asm/ |
D | timex.h | 28 #define CLOCK_TICK_RATE 500000 /* Underlying HZ */ macro
|
/arch/alpha/include/asm/ |
D | timex.h | 11 #define CLOCK_TICK_RATE 32768 macro
|
/arch/ia64/include/asm/ |
D | timex.h | 31 #define CLOCK_TICK_RATE (HZ * 100000UL) macro
|
/arch/cris/include/arch-v32/arch/ |
D | timex.h | 13 #define CLOCK_TICK_RATE 100000000 /* Underlying frequency of the HZ timer */ macro
|
/arch/blackfin/include/asm/ |
D | timex.h | 12 #define CLOCK_TICK_RATE 1000000 /* Underlying HZ */ macro
|
/arch/c6x/include/asm/ |
D | timex.h | 16 #define CLOCK_TICK_RATE ((1000 * 1000000UL) / 6) macro
|
/arch/tile/include/asm/ |
D | timex.h | 26 #define CLOCK_TICK_RATE 1000000 macro
|
/arch/frv/include/asm/ |
D | timex.h | 6 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
|
/arch/cris/include/arch-v10/arch/ |
D | timex.h | 13 #define CLOCK_TICK_RATE 25000 /* Underlying frequency of the HZ timer */ macro
|