CLKENA
Clock Enable Register
| Module Instance | Base Address | Register Address |
|---|---|---|
| sdm_i_sdmmc_sdmmc_block | 0xFF8D1000 | 0xFF8D1010 |
Size: 32
Offset: 0x10
Access: RW
Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
| Bit Fields | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
|
Reserved |
CCLK_LOW_POWER_0 RW 0x0 |
||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|
Reserved |
CCLK_ENABLE_0 RW 0x0 |
||||||||||||||
CLKENA Fields
| Bit | Name | Description | Access | Reset | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 16 | CCLK_LOW_POWER_0 |
Low-power control for up to 16 SD card clocks and one MMC card clock supported.
0-Non-low-power mode
1-Low-power mode; stop clock when card in IDLE (should be normally set to only MMC and SD memory cards; for SDIO cards, if interrupts must be detected, clock should not be stopped).
In MMC-Ver3.3-only mode, since there is only one cclk_out, only cclk_low_power[0] is used.
|
RW | 0x0 | ||||||
| 0 | CCLK_ENABLE_0 |
Clock-enable control for up to 16 SD card clocks and one MMC card clock supported.
0-Clock disabled
1-Clock enabled
In MMC-Ver3.3-only mode, since there is only one cclk_out, only cclk_enable[0] is used.
|
RW | 0x0 |