Searched refs:tps6507x_pmic_reg_read (Results 1 – 1 of 1) sorted by relevance
185 static int tps6507x_pmic_reg_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_reg_read() function223 data = tps6507x_pmic_reg_read(tps, TPS6507X_REG_CON_CTRL1); in tps6507x_pmic_is_enabled()295 data = tps6507x_pmic_reg_read(tps, reg); in tps6507x_pmic_get_voltage_sel()341 data = tps6507x_pmic_reg_read(tps, reg); in tps6507x_pmic_set_voltage_sel()
Completed in 4 milliseconds