Dear NXP expert,
Here I have one question about the register CCM_ANALOG_PFD_528n of iMX6ULL.
In the reference manual, it mentions that this processor has 4 registers CCM_ANALOG_PFD_528n (n=0,1,2,3)
The PFD_528 control register provides control for PFD clock generation.
This register controls the 3-phase fractional clock dividers. The fractional clock
frequencies are a product of the values in these registers.
Address: 20C_8000h base + 100h offset + (4d × i), where i=0d to 3d
Then how to use these 4 registers? e.g. if I want to change PLL2.PFD0 clock frequency, then does it need to configure all the above 4 registers? Thanks.