Searched refs:CLOCK_TICK_RATE (Results 1 - 35 of 35) sorted by relevance

/linux-4.4.14/arch/score/include/asm/
H A Dtimex.h4 #define CLOCK_TICK_RATE 27000000 /* Timer input freq. */ macro
/linux-4.4.14/arch/frv/include/asm/
H A Dtimex.h6 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
7 #define CLOCK_TICK_FACTOR 20 /* Factor of both 1000000 and CLOCK_TICK_RATE */
/linux-4.4.14/arch/um/include/asm/
H A Dtimex.h11 #define CLOCK_TICK_RATE (HZ) macro
/linux-4.4.14/arch/sh/include/asm/
H A Dtimex.h12 * can be used for accurately setting CLOCK_TICK_RATE, otherwise we
16 #define CLOCK_TICK_RATE (CONFIG_SH_PCLK_FREQ / 4) /* Underlying HZ */ macro
18 #define CLOCK_TICK_RATE 1193180 macro
/linux-4.4.14/arch/x86/include/asm/
H A Dtimex.h8 #define CLOCK_TICK_RATE PIT_TICK_RATE macro
/linux-4.4.14/arch/m68k/include/asm/
H A Dtimex.h11 * CLOCK_TICK_RATE should give the underlying frequency of the tick timer
15 #define CLOCK_TICK_RATE MCF_CLK macro
18 * This default CLOCK_TICK_RATE is probably wrong for many 68k boards
21 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dtimex.h10 #define CLOCK_TICK_RATE (CONFIG_BUS_CLOCK / CONFIG_TIMER_DIVIDE) macro
11 #define CLOCK_TICK_FACTOR 20 /* Factor of both 1000000 and CLOCK_TICK_RATE */
/linux-4.4.14/arch/sparc/include/asm/
H A Dtimex_32.h9 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
H A Dtimex_64.h11 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dtimex.h10 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dtimex.h9 * 2001/01/18 davidm Removed CLOCK_TICK_RATE. It makes no sense on IA-64.
23 * Anzinger, 1/CLOCK_TICK_RATE is taken as the resolution of the timer clock. The time
25 * If the calculation shows that your CLOCK_TICK_RATE can not supply exactly 1/HZ ticks,
27 * the CLOCK_TICK_RATE to x*HZ insures that the calculation will find no errors. Hence we
28 * pick a multiple of HZ which gives us a (totally virtual) CLOCK_TICK_RATE of about
31 #define CLOCK_TICK_RATE (HZ * 100000UL) macro
/linux-4.4.14/arch/unicore32/include/asm/
H A Dtimex.h20 #define CLOCK_TICK_RATE (32*1024) macro
28 #define CLOCK_TICK_RATE (14318000) macro
/linux-4.4.14/arch/cris/include/arch-v10/arch/
H A Dtimex.h13 #define CLOCK_TICK_RATE 25000 /* Underlying frequency of the HZ timer */ macro
15 #define TIMER0_FREQ (CLOCK_TICK_RATE)
/linux-4.4.14/arch/cris/include/arch-v32/arch/
H A Dtimex.h13 #define CLOCK_TICK_RATE 100000000 /* Underlying frequency of the HZ timer */ macro
16 #define TIMER0_FREQ (CLOCK_TICK_RATE)
/linux-4.4.14/arch/arc/include/asm/
H A Dtimex.h12 #define CLOCK_TICK_RATE 80000000 /* slated to be removed */ macro
/linux-4.4.14/arch/microblaze/include/asm/
H A Dtimex.h14 #define CLOCK_TICK_RATE 1000 /* Timer input freq. */ macro
/linux-4.4.14/arch/blackfin/include/asm/
H A Dtimex.h12 #define CLOCK_TICK_RATE 1000000 /* Underlying HZ */ macro
/linux-4.4.14/arch/hexagon/include/asm/
H A Dtimex.h25 /* Using TCX0 as our clock. CLOCK_TICK_RATE scheduled to be removed. */
26 #define CLOCK_TICK_RATE TCX0_CLK_RATE macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dtimex.h11 #define CLOCK_TICK_RATE 32768 macro
/linux-4.4.14/arch/c6x/include/asm/
H A Dtimex.h16 #define CLOCK_TICK_RATE ((1000 * 1000000UL) / 6) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dtimex.h13 #define CLOCK_TICK_RATE 1024000 /* Underlying HZ */ macro
/linux-4.4.14/arch/mn10300/include/asm/
H A Dtimex.h18 #define CLOCK_TICK_RATE MN10300_JCCLK /* Underlying HZ */ macro
/linux-4.4.14/arch/openrisc/include/asm/
H A Dtimex.h32 #define CLOCK_TICK_RATE 1000 macro
/linux-4.4.14/arch/avr32/include/asm/
H A Dtimex.h28 #define CLOCK_TICK_RATE 500000 /* Underlying HZ */ macro
/linux-4.4.14/arch/unicore32/kernel/
H A Dtime.c90 clockevents_calc_mult_shift(&ckevt_puv3_osmr0, CLOCK_TICK_RATE, 5); time_init()
100 clocksource_register_hz(&cksrc_puv3_oscr, CLOCK_TICK_RATE); time_init()
H A Dpuv3-core.c34 * ( * 1E9 / CLOCK_TICK_RATE ) -> about 2235/32
42 * do_div(v, CLOCK_TICK_RATE >> 12); sched_clock()
H A Dclock.c38 .rate = CLOCK_TICK_RATE,
/linux-4.4.14/arch/tile/include/asm/
H A Dtimex.h26 #define CLOCK_TICK_RATE 1000000 macro
/linux-4.4.14/arch/mips/include/asm/
H A Dtimex.h27 #define CLOCK_TICK_RATE 1193182 macro
/linux-4.4.14/arch/s390/include/asm/
H A Dtimex.h71 #define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ macro
/linux-4.4.14/include/linux/
H A Dtimex.h21 * Moved CLOCK_TICK_RATE, CLOCK_TICK_FACTOR and FINETUNE to asm/timex.h
H A Djiffies.h56 #define LATCH ((CLOCK_TICK_RATE + HZ/2) / HZ) /* For divider */
/linux-4.4.14/include/uapi/linux/
H A Dtimex.h21 * Moved CLOCK_TICK_RATE, CLOCK_TICK_FACTOR and FINETUNE to asm/timex.h
/linux-4.4.14/drivers/tty/vt/
H A Dvt_ioctl.c372 * the platform-dependent CLOCK_TICK_RATE between 2.6.12 vt_ioctl()
/linux-4.4.14/arch/x86/kernel/
H A Dsetup.c1247 register_refined_jiffies(CLOCK_TICK_RATE); setup_arch()

Completed in 986 milliseconds