Home
last modified time | relevance | path

Searched refs:TPS65218_DCDC1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/power/
H A Dtps65218.h31 TPS65218_DCDC1, enumerator
/openbmc/u-boot/board/compulab/cm_t43/
H A Dspl.c111 tps65218_voltage_update(TPS65218_DCDC1, TPS65218_DCDC_VOLT_SEL_1100MV); in scale_vcores()
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65218.c168 if ((dc_cntrl_reg != TPS65218_DCDC1) && in tps65218_voltage_update()
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c422 if (tps65218_voltage_update(TPS65218_DCDC1, in scale_vcores_generic()