Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dtps62362.h26 int tps62362_voltage_update(unsigned char reg, unsigned char volt_sel);
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps62362.c24 int tps62362_voltage_update(unsigned char reg, unsigned char volt_sel) in tps62362_voltage_update() function
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c478 if (tps62362_voltage_update(TPS62362_SET3, mpu_vdd)) { in scale_vcores_idk()