Home
last modified time | relevance | path

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

/u-boot/drivers/power/regulator/
A Dtps65910_regulator.c144 struct tps65910_regulator_pdata *pdata = dev_get_plat(dev); in tps65910_regulator_get_value()
159 struct tps65910_regulator_pdata *pdata = dev_get_plat(dev); in tps65910_ldo_get_value()
197 struct tps65910_regulator_pdata *pdata = dev_get_plat(dev); in tps65910_regulator_set_value()
219 struct tps65910_regulator_pdata *pdata = dev_get_plat(dev); in tps65910_ldo_set_value()
252 struct tps65910_regulator_pdata *pdata = dev_get_plat(dev); in tps65910_get_enable()
270 struct tps65910_regulator_pdata *pdata = dev_get_plat(dev); in tps65910_set_enable()
308 struct tps65910_regulator_pdata *pdata = dev_get_plat(dev); in tps65910_buck_get_value()
327 struct tps65910_regulator_pdata *pdata = dev_get_plat(dev); in buck_set_vdd1_vdd2_value()
427 .plat_auto = sizeof(struct tps65910_regulator_pdata),
442 .plat_auto = sizeof(struct tps65910_regulator_pdata),
[all …]
/u-boot/include/power/
A Dtps65910_pmic.h119 struct tps65910_regulator_pdata { struct

Completed in 4 milliseconds