Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/regulator/
Dtps6507x-regulator.c213 static int tps6507x_pmic_reg_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_reg_read() function
251 data = tps6507x_pmic_reg_read(tps, TPS6507X_REG_CON_CTRL1); in tps6507x_pmic_is_enabled()
323 data = tps6507x_pmic_reg_read(tps, reg); in tps6507x_pmic_get_voltage()
369 data = tps6507x_pmic_reg_read(tps, reg); in tps6507x_pmic_set_voltage_sel()