In the i.MX6SoloX Application Processor Reference Manual (REV 2) many register addresses are defined like
48.6.3 Regulator 2P5 Register (PMU_REG_2P5n)
This register defines the control and status bits for the 2.5V regulator.
Address: 20C_8000h base + 130h offset + (4d × i), where i=0d to 3d
Does it mean that there are four PMU_REG_2P5n addresses? I.e. at addresses 20C_8130, 20C_8134, 20C_8138, 20C_813C? What are they for and where can I find description?
Hi Alex
there are additional bit oriented registers with suffix _SET, _CLR, or _TOG
as described on p.171 i.MX6SX Reference Manual.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------