Intel® PXA26x Processor Family Developer’s Manua l 3-39
Clocks and Power Manager
3.6.3 Oscillator Configuration Register (OSCC)
The OSCC, refer to Table 3-23, controls the 32.768-KHz oscillator configuration. It contains two
bits, the set-only 32.768-KHz OON and the read-only 32.768-KHz OOK. The OON bit enables the
external 32.768-KHz oscillator and can only be set by software. When the oscillator is enabled, it
takes up to 10 seconds to stabilize. When the oscillator is stabilized, the processor sets the OOK bit.
When the OOK bit is set, the RTC and pow er manage r ar e cl ocke d fr om the 32.76 8- KHz oscil lat or.
Otherwise, the 3.6864-MHz oscillator is used. The OPDE bit, which allows the 3.6864-MHz
oscillator to be disabled in sleep mode, is i gnored (tr eated as if it wer e c lear) i f the OOK b it is clear.
OOK can only be reset by h ardware reset.
This is a read/wri te register. Ignore reads from reserved bits . Write zeros to res erved bits.
3.6.4 Clocks Manager Register Locations
Table 3-24 shows the registers assoc iated with the clocks manager and the physical addresses used
to access them.
Table 3-23. OSCC Bit Definitions
0x4130_0008 OSCC Clocks and Power Manager
Bit 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9876543210
Reserved
OON
OOK
Reset 00000000000000000000000000000000
[31:2] — Reserved
1OON
32.768-KHz OON (write-once only bit):
0 – 32.768-KHz oscillator is disabled. The 3.6864-MHz oscillator (divided by 1 12) clock s
the real time clock and power manager.
1 – 32.768-KHz oscillator is enabled. OON can not be cleared once written except by
hardware reset.
Cleared by hardware reset.
0 OOK
32.768-KHz OOK (read-only bit):
0 – 32.768-KHz oscillator is disabled or not stable. The 3.6864-MHz oscillator (divided by
112) clocks the real time clock and power manager.
1 – 32.768-KHz oscillator has been enabled (OON=1) and stabilized. It will clock the real
time clock and power manager.
Cleared by hardware reset.
Table 3-24. Clocks Manager Register Locations
Address Name Description
0x4130 0000 CCCR Core Clock Configuration Register
0x4130 0004 CKEN Clock Enable Register
0x4130 0008 OSCC Oscillator Configuration Register