Program CONTROLSS PLL CLOCK
GCDregister with the value of 0x000 in-order to switch to a new desired frequency,
MSS_RCM.CONTROLLSS_PLL_CLK_DIV_VAL.CLKDIVR = 0x000
Poll for the CURRDIVR field of
corresponding status register to reflect its new frequency change, It should read
CONTROLLSS_PLL_CLK_STATUS.CURRDIVIDER = 0x00
Update the CONTROLSS GCMregister
with the value of 0x222 to select PLL_CORE_CLKOUT2as its source,
MSS_RCM.CONTROLSS_PLL_CLK_SRC_SEL.CLKSRCSEL = 0x222
Poll for the CLKINUSE field of corresponding status register to reflect its new
frequency change, It should read MSS_RCM.CONTROLLSS_PLL_CLK_STATUS.CLKINUSE = 0x04