PWRM Module
2-308
❏
MPORT
. Checking this box causes the MPORT clock domain to be
idled during deep sleep. The DMA domain must be idled for deep
sleep before you can choose to idle the MPORT domain. (OMAP
2420 only)
Tconf Name: SLEEPMPORT
Type: Bool
Example:
bios.PWRM.SLEEPMPORT = true;
❏
XPORT
. Checking this box causes the XPORT clock domain to be
idled during deep sleep. The DMA and CPU domains must be idled
for deep sleep before you can choose to idle the XPORT domain.
(OMAP 2420 only)
Tconf Name: SLEEPXPORT
Type: Bool
Example:
bios.PWRM.SLEEPXPORT = true;
❏
EMIF
. Setting this property to true causes the EMIF clock domain to
be idled during deep sleep.
Tconf Name: SLEEPEMIF
Type: Bool
Example:
bios.PWRM.SLEEPEMIF = true;
❏
CLKGEN
. Checking this box causes the CLKGEN clock domain to
be idled during deep sleep. The CACHE, DMA, and CPU domains
must be idled for deep sleep before you can choose to idle the
CLKGEN domain.
Tconf Name: SLEEPCLKGEN
Type: Bool
Example:
bios.PWRM.SLEEPCLKGEN = true;
❏
PERIPHS
. Checking this box causes the PERIPH clock domain to be
idled during deep sleep. See the description of the PERIPHS box in
the Idling tab for details on idling various peripherals when the
PERIPH clock domain is idled.
Tconf Name: SLEEPPERIPH
Type: Bool
Example:
bios.PWRM.SLEEPPERIPH = true;
❏
CACHE
. Checking this box causes the CACHE clock domain to be
idled during deep sleep. The CACHE domain must remain idled if the
CLKGEN domain is idled.
Tconf Name: SLEEPCACHE
Type: Bool
Example:
bios.PWRM.SLEEPCACHE = true;
❏
DMA
. Checking this box causes the DMA clock domain to be idled
during deep sleep. The DMA domain must remain idled if the
CLKGEN domain is idled.
Tconf Name: SLEEPDMA
Type: Bool
Example:
bios.PWRM.SLEEPDMA = true;