Searched hist:fa6d79d27614223d82418023b7f5300f1a1530d3 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | timer.c | diff fa6d79d27614223d82418023b7f5300f1a1530d3 Mon Aug 13 10:54:24 CEST 2012 Santosh Shilimkar <santosh.shilimkar@ti.com> ARM: OMAP: Add initialisation for the real-time counter.
The real time counter also called master counter, is a free-running counter. It produces the count used by the CPU local timer peripherals in the MPU cluster. The timer counts at a rate of 6.144 MHz.
The ratio registers needs to be configured based on system clock only onetime. After initialisation, hardware takes care of adjusting the clock in different low power modes to keep counter rate constant.
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
|
H A D | Kconfig | diff fa6d79d27614223d82418023b7f5300f1a1530d3 Mon Aug 13 10:54:24 CEST 2012 Santosh Shilimkar <santosh.shilimkar@ti.com> ARM: OMAP: Add initialisation for the real-time counter.
The real time counter also called master counter, is a free-running counter. It produces the count used by the CPU local timer peripherals in the MPU cluster. The timer counts at a rate of 6.144 MHz.
The ratio registers needs to be configured based on system clock only onetime. After initialisation, hardware takes care of adjusting the clock in different low power modes to keep counter rate constant.
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
|