Home
last modified time | relevance | path

Searched defs:CLOCK_TICK_RATE (Results 1 – 25 of 27) sorted by relevance

12

/arch/unicore32/include/asm/
Dtimex.h20 #define CLOCK_TICK_RATE (32*1024) macro
28 #define CLOCK_TICK_RATE (14318000) macro
/arch/sh/include/asm/
Dtimex.h16 #define CLOCK_TICK_RATE (CONFIG_SH_PCLK_FREQ / 4) /* Underlying HZ */ macro
18 #define CLOCK_TICK_RATE 1193180 macro
/arch/m68k/include/asm/
Dtimex.h15 #define CLOCK_TICK_RATE MCF_CLK macro
21 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
/arch/score/include/asm/
Dtimex.h4 #define CLOCK_TICK_RATE 27000000 /* Timer input freq. */ macro
/arch/microblaze/include/asm/
Dtimex.h14 #define CLOCK_TICK_RATE 1000 /* Timer input freq. */ macro
/arch/arc/include/asm/
Dtimex.h12 #define CLOCK_TICK_RATE 80000000 /* slated to be removed */ macro
/arch/x86/include/asm/
Dtimex.h8 #define CLOCK_TICK_RATE PIT_TICK_RATE macro
/arch/sparc/include/asm/
Dtimex_32.h9 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
Dtimex_64.h11 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
/arch/um/include/asm/
Dtimex.h11 #define CLOCK_TICK_RATE (HZ) macro
/arch/powerpc/include/asm/
Dtimex.h13 #define CLOCK_TICK_RATE 1024000 /* Underlying HZ */ macro
/arch/parisc/include/asm/
Dtimex.h10 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
/arch/mn10300/include/asm/
Dtimex.h18 #define CLOCK_TICK_RATE MN10300_JCCLK /* Underlying HZ */ macro
/arch/hexagon/include/asm/
Dtimex.h26 #define CLOCK_TICK_RATE TCX0_CLK_RATE macro
/arch/m32r/include/asm/
Dtimex.h10 #define CLOCK_TICK_RATE (CONFIG_BUS_CLOCK / CONFIG_TIMER_DIVIDE) macro
/arch/openrisc/include/asm/
Dtimex.h32 #define CLOCK_TICK_RATE 1000 macro
/arch/avr32/include/asm/
Dtimex.h28 #define CLOCK_TICK_RATE 500000 /* Underlying HZ */ macro
/arch/alpha/include/asm/
Dtimex.h11 #define CLOCK_TICK_RATE 32768 macro
/arch/ia64/include/asm/
Dtimex.h31 #define CLOCK_TICK_RATE (HZ * 100000UL) macro
/arch/cris/include/arch-v32/arch/
Dtimex.h13 #define CLOCK_TICK_RATE 100000000 /* Underlying frequency of the HZ timer */ macro
/arch/blackfin/include/asm/
Dtimex.h12 #define CLOCK_TICK_RATE 1000000 /* Underlying HZ */ macro
/arch/c6x/include/asm/
Dtimex.h16 #define CLOCK_TICK_RATE ((1000 * 1000000UL) / 6) macro
/arch/tile/include/asm/
Dtimex.h26 #define CLOCK_TICK_RATE 1000000 macro
/arch/frv/include/asm/
Dtimex.h6 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
/arch/cris/include/arch-v10/arch/
Dtimex.h13 #define CLOCK_TICK_RATE 25000 /* Underlying frequency of the HZ timer */ macro

12