Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps6507x-regulator.c107 struct tps6507x_pmic { struct
113 static inline int tps6507x_pmic_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_read() argument
131 static int tps6507x_pmic_set_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) in tps6507x_pmic_set_bits()
177 static int tps6507x_pmic_reg_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_reg_read()
207 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_is_enabled()
225 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_enable()
238 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_disable()
252 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_get_voltage_sel()
298 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_set_voltage_sel()
357 struct tps6507x_pmic *tps = config->driver_data; in tps6507x_pmic_of_parse_cb()
[all …]
/openbmc/linux/include/linux/mfd/
H A Dtps6507x.h165 struct tps6507x_pmic *pmic;