Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_tps62362.c21 int tps62362_voltage_update(unsigned char reg, unsigned char volt_sel) in tps62362_voltage_update() argument
26 return i2c_write(TPS62362_I2C_ADDR, reg, 1, &volt_sel, 1); in tps62362_voltage_update()
H A Dpmic_tps65217.c91 int tps65217_voltage_update(uchar dc_cntrl_reg, uchar volt_sel) in tps65217_voltage_update() argument
99 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, dc_cntrl_reg, volt_sel, in tps65217_voltage_update()
H A Dpmic_tps65218.c96 int tps65218_voltage_update(uchar dc_cntrl_reg, uchar volt_sel) in tps65218_voltage_update() argument
104 if (tps65218_reg_write(TPS65218_PROT_LEVEL_2, dc_cntrl_reg, volt_sel, in tps65218_voltage_update()
/rk3399_rockchip-uboot/include/power/
H A Dtps62362.h27 int tps62362_voltage_update(unsigned char reg, unsigned char volt_sel);
H A Dtps65217.h87 int tps65217_voltage_update(uchar dc_cntrl_reg, uchar volt_sel);
H A Dtps65218.h78 int tps65218_voltage_update(uchar dc_cntrl_reg, uchar volt_sel);