Difference between revisions of "Real-time clock"

From Ninerpedia
Jump to navigation Jump to search
(Created page with "There are various Real-time clock (RTC) chip used in the TI systems. == MM58271 (Geneve) ==")
 
Line 1: Line 1:
There are various Real-time clock (RTC) chip used in the TI systems.
There are various Real-time clock (RTC) chip used in the TI systems.


== MM58271 (Geneve) ==
== MM58274 (Geneve) ==
 
The left address column shows the address mapping in the Native mode, while the right address column shows the GPL mode mapping.
 
{| class="memory"
! F130 / 8010
| class="mmap" | Control register
|-
! F131 / 8011
| class="mmap" | Tenths of seconds
|-
! F132 / 8012
| class="mmap" | Units of seconds
|-
! F133 / 8013
| class="mmap" | Tens of seconds
|-
! F134 / 8014
| class="mmap" | Units of minutes
|-
! F135 / 8015
| class="mmap" | Tens of minutes
|-
! F136 / 8016
| class="mmap" | Units of hours
|-
! F137 / 8017
| class="mmap" | Tens of hours
|-
! F138 / 8018
| class="mmap" | Units of days
|-
! F139 / 8019
| class="mmap" | Tens of days
|-
! F13A / 801A
| class="mmap" | Units of months
|-
! F13B / 801B
| class="mmap" | Tens of months
|-
! F13C / 801C
| class="mmap" | Units of years
|-
! F13D / 801D
| class="mmap" | Tens of years
|-
! F13E / 801E
| class="mmap" | Day of week
|-
! F13F / 801F
| class="mmap" | Clock setting / Interrupt registers
|}

Revision as of 21:04, 26 January 2021

There are various Real-time clock (RTC) chip used in the TI systems.

MM58274 (Geneve)

The left address column shows the address mapping in the Native mode, while the right address column shows the GPL mode mapping.

F130 / 8010 Control register
F131 / 8011 Tenths of seconds
F132 / 8012 Units of seconds
F133 / 8013 Tens of seconds
F134 / 8014 Units of minutes
F135 / 8015 Tens of minutes
F136 / 8016 Units of hours
F137 / 8017 Tens of hours
F138 / 8018 Units of days
F139 / 8019 Tens of days
F13A / 801A Units of months
F13B / 801B Tens of months
F13C / 801C Units of years
F13D / 801D Tens of years
F13E / 801E Day of week
F13F / 801F Clock setting / Interrupt registers