Mainline:Broadcom Kona/Timers: Difference between revisions

Created page with "The Kona platform has three timers: * HUB/AON * Slave/Peripheral * (BCM23550 only) Core The driver for the timers is split up into three files: * <code>arch/arm/plat-kona/kona_timer.c</code> * <code>arch/arm/plat-kona/timer.c</code> * <code>arch/arm/plat-kona/localtimer.c</code> - setup for the local tick timer (local, I assume, means "CPU-local" - meaning each channel belongs to a different CPU core) All timers use the same driver. == Timer operation == Each timer..."
 
Line 65: Line 65:


{|class="wikitable"
{|class="wikitable"
!width="7%"| Name
!Name
!width="1%"| Bit
!Bit
!width="90%"| Description
!Description
|-
|-
| <code>STCS_TIMER_MATCH</code>
| <code>STCS_TIMER_MATCH</code>
Line 95: Line 95:


{|class="wikitable"
{|class="wikitable"
!width="5%"| Name
!Name
!width="4%"| Bit
!Bit
!width="90%"| Description
!Description
|-
|-
| STCLO
| STCLO
Line 109: Line 109:


{|class="wikitable"
{|class="wikitable"
! Name
!Name
! Bit
!Bit
! Description
!Description
|-
|-
| STCHI
| STCHI
Line 123: Line 123:


{|class="wikitable"
{|class="wikitable"
!width="4%"| Name
!Name
!width="2%"| Bit
!Bit
!width="92%"| Description
!Description
|-
|-
| STCM{0,3}
| STCM{0,3}