Home
last modified time | relevance | path

Searched refs:TPS65218_DCDC_VOLT_SEL_1100MV (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/compulab/cm_t43/
H A Dspl.c111 tps65218_voltage_update(TPS65218_DCDC1, TPS65218_DCDC_VOLT_SEL_1100MV); in scale_vcores()
112 tps65218_voltage_update(TPS65218_DCDC2, TPS65218_DCDC_VOLT_SEL_1100MV); in scale_vcores()
/openbmc/u-boot/include/power/
H A Dtps65218.h61 #define TPS65218_DCDC_VOLT_SEL_1100MV 0x19 macro
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c410 mpu_vdd = TPS65218_DCDC_VOLT_SEL_1100MV; in scale_vcores_generic()
422 TPS65218_DCDC_VOLT_SEL_1100MV)) { in scale_vcores_generic()