20.18.4 PMC PLL Control Register 0
All fields defined here are applied to the PLL defined by the last ID field written in PMC_PLL_UPDT.
| Name: | PMC_PLL_CTRL0 |
| Offset: | 0x000C |
| Reset: | 0x00000000 |
| Property: | Read/Write |
| Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
| ENLOCK | ENPLLO1 | ENPLLO0 | ENPLL | PLLMS | |||||
| Access | R/W | R/W | R/W | R/W | R/W | ||||
| Reset | 0 | 0 | 0 | 0 | 0 |
| Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
| DIVPMC1[7:4] | |||||||||
| Access | R/W | R/W | R/W | R/W | |||||
| Reset | 0 | 0 | 0 | 0 | |||||
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| DIVPMC1[3:0] | |||||||||
| Access | R/W | R/W | R/W | R/W | |||||
| Reset | 0 | 0 | 0 | 0 | |||||
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| DIVPMC0[7:0] | |||||||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
Bit 31 – ENLOCK Enable PLL Lock
| Value | Description |
|---|---|
| 0 | The lock signal sent by the PLL is ignored. The PLL is considered as locked once the start-up time defined by PMC_PLL_UPDT.STUPTIM has elapsed. |
| 1 | The PLL is considered as locked once the start-up time defined by PMC_PLL_UPDT.STUPTIM has elapsed and the lock signal sent by the PLL has risen. |
Bit 30 – ENPLLO1 Enable PLL Clock Output 1 (PLLA only)
| Value | Description |
|---|---|
| 0 | The output clock 1 generated by the PLL is disabled (DIVPMC1 must be set to 0 to get the PLL output clock 1 disabled). |
| 1 | The output clock 1 generated by the PLL is active. |
Bit 29 – ENPLLO0 Enable PLL Clock Output 0
| Value | Description |
|---|---|
| 0 | The output clock 0 generated by the PLL is disabled (DIVPMC0 must be set to 0 to get the PLL output clock 0 disabled). |
| 1 | The output clock 0 generated by the PLL is active. |
Bit 28 – ENPLL Enable PLL
| Value | Description |
|---|---|
| 0 | The PLL is off. |
| 1 | The PLL is on. |
Bit 27 – PLLMS PLL Multiplexer Select
| Value | Description |
|---|---|
| 0 | PLL Multiplexer select input is set to ‘0’. |
| 1 | PLL Multiplexer select input is set to ‘1’. |
Bits 19:12 – DIVPMC1[7:0] Divider for PMC Output 1 (PLLA only)
Specifies the division ratio applied to the internal PLL clock to generate PLLACK1.
Bits 7:0 – DIVPMC0[7:0] Divider for PMC Output 0
Specifies the division ratio applied to the internal PLL clock to generate PLLACK0, PLLBCK and PLLCCK.
