Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.c186 case TPS65910_OP_REG_SEL_1_1_0: in am335x_get_mpu_vdd()
207 return TPS65910_OP_REG_SEL_1_1_0; in am335x_get_tps65910_mpu_vdd()
/openbmc/u-boot/include/power/
H A Dtps65910.h64 #define TPS65910_OP_REG_SEL_1_1_0 (0x2B) /* 1.1000 V */ macro
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c453 if (tps65910_voltage_update(CORE, TPS65910_OP_REG_SEL_1_1_0)) in scale_vcores_generic()