Hi @ajnas-c,
Out of reset, the internal V11 is generated from VDD_HV_A by the internal Boot regulator.

Because CONFIG[LMAUTOEN] = 1 by default, the regulator switches to the V15 regulator (last mile) automatically as soon as the V15 voltage reaches 1.42V.

If you use the ballast transistor configuration, you need to enable the control base pin PMC_CONFIG[LMBCTLEN].
The V15 last mile regulator is necessary if the PLL is used (LMEN must be set before the PLL is enabled), otherwise, it is not necessary.
Regards,
Daniel