Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65910.c28 static inline int tps65910_write_reg(int addr, uchar *buf) in tps65910_write_reg() function
70 return tps65910_write_reg(TPS65910_DEVCTRL_REG, &buf); in tps65910_set_i2c_control()
97 ret = tps65910_write_reg(reg_offset, &buf); in tps65910_voltage_update()
109 ret = tps65910_write_reg(reg_offset, &buf); in tps65910_voltage_update()