Intel® PXA26x Processor Family Developer’s Manua l 3-23
Clocks and Power Manager
3.5.1 Power Manager Control Register (PMCR)
Use the PMCR, refer to Table 3 - 7, to select how sleep mode is entered when the nVDD_F AULT or
the nBATT_FAULT pin is asserted low. When the IDAE bit is set, an imprecise data abort
indication is sent to the CPU. The CPU then performs an abort routine. Software must ensure that
the abort routine sets the sleep mode configuration in the PWRMODE register (see Section 3.7.2,
“Power Mode Register (PWRMODE)”). The IDAE bit is cleared in any reset a nd when s leep m ode
exits. Software may also clear the IDAE bit when necessary. The P MCR must be pr otected throu gh
Memory Management Unit (MMU) pe rmissions.
This is a read/wri te register. Ignore reads from re served bits. Write zero s to reserved bits.
Table 3-7. PMCR Bit Definitions
0x40F0_0000 PMCR 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
IDAE
Reset 00000000000000000000000000000000
[31:1] — Reserved
0IDAE
Imprecise Data Abort Enable.
0 – Allow immediate entry to sleep mode when nVDD_FAULT or nBATT_FAULT is
asserted.
1 – Force imprecise data abort signal to CPU to allow software to enter sleep mode
when nVDD_FAULT or nBATT_FAULT is asserted. Recommended mode.
Cleared on hardware, watchdog, and GPIO reset, or when sleep mode exits.