Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dtps65218.h32 TPS65218_DCDC2, enumerator
/openbmc/u-boot/board/compulab/cm_t43/
H A Dspl.c112 tps65218_voltage_update(TPS65218_DCDC2, TPS65218_DCDC_VOLT_SEL_1100MV); in scale_vcores()
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65218.c169 (dc_cntrl_reg != TPS65218_DCDC2) && in tps65218_voltage_update()
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c428 if (tps65218_voltage_update(TPS65218_DCDC2, mpu_vdd)) { in scale_vcores_generic()