Lines Matching +full:25 +full:- +full:mhz
2 * linux/arch/arm/mach-omap2/timer.c
16 * OMAP Dual-mode timer framework support by Timo Teras
20 * Copyright (C) 2004-2009 Texas Instruments, Inc.
23 * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com>
35 #include "omap-secure.h"
50 * The realtime counter also called master counter, is a free-running
53 * at a rate of 6.144 MHz. Because the device operates on different clocks
86 * frequency to not be 6.144MHz but at sysclk / 610 * 375 / 2 in realtime_counter_init()
98 * should compensate to avoid the 570ppm (at 20MHz, much worse in realtime_counter_init()
121 den = 25; in realtime_counter_init()
137 /* Program it for 38.4 MHz */ in realtime_counter_init()
139 den = 25; in realtime_counter_init()