35.17.4 PMC PLL Control Register 0

All fields defined here are applied to the PLL defined by the last ID field written in the PMC_PLL_UPDT register.

Name: PMC_PLL_CTRL0
Offset: 0x000C
Reset: 0x00000000
Property: Read/Write

Bit 3130292827262524 
 ENLOCKENIOPLLCKENPLLCKENPLL     
Access R/WR/WR/WR/W 
Reset 0000 
Bit 2322212019181716 
     DIVIO[7:4] 
Access R/WR/WR/WR/W 
Reset 0000 
Bit 15141312111098 
 DIVIO[3:0]     
Access R/WR/WR/WR/W 
Reset 0000 
Bit 76543210 
 DIVPMC[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bit 31 – ENLOCK Enable PLL Lock

ValueDescription
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 – ENIOPLLCK Enable PLL Clock for IO

This feature is available for AUDIOPLL only. If the DIVIO field is equal to 0, this bit can be used to enable or disable the PLL clock on the IO. If DIVIO is not equal to 0, the PLL clock on the IO is always active.
ValueDescription
0 The clock generated by the PLL is not sent to the IO.
1 The clock generated by the PLL is sent to the IO.

Bit 29 – ENPLLCK Enable PLL Clock for PMC

This feature is available for all PLLs. If the DIVPMC field is equal to 0, this bit can be used to enable or disable the PLL clock to the PMC. If DIVPMC is not equal to 0, the PLL clock to the PMC is always active.
ValueDescription
0 The clock generated by the PLL is not send to the PMC.
1 The clock generated by the PLL is sent to the PMC.

Bit 28 – ENPLL Enable PLL

ValueDescription
0 The PLL is off.
1 The PLL is on.

Bits 19:12 – DIVIO[7:0] Divider for PAD

Specifies the division ratio applied to the internal PLL clock before being sent to the IO. This feature is not available for all PLLs. Refer to PLL characteristics in the section “Electrical Characteristics” for more information. This feature is only available for AUDIOPLL. The frequency is defined by the following formula:

f IOPLLCK = f COREPLLCK DIVIO + 1

Bits 7:0 – DIVPMC[7:0] Divider for PMC

Specifies the division ratio applied to the internal PLL clock before being sent to the PMC. The frequency is defined by the following formula:

f PLL Clock = f COREPLLCK DIVPMC + 1