Lines Matching full:converter
115 * mxs_power_set_linreg() - Set linear regulators 25mV below DC-DC converter
119 * converter. This is the recommended setting for the case where we use both
120 * linear regulators and DC-DC converter to power the VDDIO rail.
127 /* Set linear regulator 25mV below switching converter */ in mxs_power_set_linreg()
178 * the DC-DC converter.
234 * converter and thus making the system crash.
325 * regulator to supply the DC-DC converter from 5V input.
356 * This function enables or disables the 4P2 input into the DC-DC converter.
459 * This function enables the 4P2 regulator and switches the DC-DC converter
553 * mxs_power_init_dcdc_4p2_source() - Switch DC-DC converter to 4P2 source
555 * This function configures the DC-DC converter to be supplied from the 4P2
587 * and switching the DC-DC converter input over to the 4P2 linear regulator.
657 * CPU. This function proceeds to configure the 4P2 converter to be supplied
867 * mxs_switch_vddd_to_dcdc_source() - Switch VDDD rail to DC-DC converter
870 * the VDDD rail be supplied only by the DC-DC converter.
895 * the function switches the voltage rails to DC-DC converter.
982 * or by the DC-DC converter. Returns 1 if powered by linear regulator,
983 * returns 0 if powered by the DC-DC converter.
1017 * or by the DC-DC converter. Returns 1 if powered by linear regulator,
1018 * returns 0 if powered by the DC-DC converter.
1109 * mxs_power_set_vddx() - Configure voltage on DC-DC converter rail
1110 * @cfg: Configuration data of the DC-DC converter rail
1111 * @new_target: New target voltage of the DC-DC converter rail
1114 * This function configures the output voltage on the DC-DC converter rail.