Lines Matching defs:tps
155 static inline int tps6507x_pmic_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_read()
168 static inline int tps6507x_pmic_write(struct tps6507x_pmic *tps, u8 reg, u8 val) in tps6507x_pmic_write()
173 static int tps6507x_pmic_set_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) in tps6507x_pmic_set_bits()
196 static int tps6507x_pmic_clear_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) in tps6507x_pmic_clear_bits()
219 static int tps6507x_pmic_reg_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_reg_read()
233 static int tps6507x_pmic_reg_write(struct tps6507x_pmic *tps, u8 reg, u8 val) in tps6507x_pmic_reg_write()
249 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_is_enabled() local
267 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_ldo_is_enabled() local
285 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_enable() local
298 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_disable() local
312 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_ldo_enable() local
325 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_ldo_disable() local
339 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_get_voltage() local
375 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_set_voltage() local
433 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_ldo_get_voltage() local
459 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_ldo_set_voltage() local
505 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_list_voltage() local
520 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_ldo_list_voltage() local
560 struct tps6507x_pmic *tps; in tps6507x_pmic_probe() local
638 struct tps6507x_pmic *tps = tps6507x_dev->pmic; in tps6507x_pmic_remove() local