Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dlp872x.c100 struct lp872x { struct
181 static int lp872x_get_timestep_usec(struct lp872x *lp) in lp872x_get_timestep_usec()
219 struct lp872x *lp = rdev_get_drvdata(rdev); in lp872x_regulator_enable_time()
318 struct lp872x *lp = rdev_get_drvdata(rdev); in lp872x_buck_set_voltage_sel()
335 struct lp872x *lp = rdev_get_drvdata(rdev); in lp872x_buck_get_voltage_sel()
353 struct lp872x *lp = rdev_get_drvdata(rdev); in lp872x_buck_set_mode()
389 struct lp872x *lp = rdev_get_drvdata(rdev); in lp872x_buck_get_mode()
675 static int lp872x_init_dvs(struct lp872x *lp) in lp872x_init_dvs()
705 static int lp872x_hw_enable(struct lp872x *lp) in lp872x_hw_enable()
729 static int lp872x_config(struct lp872x *lp) in lp872x_config()
[all …]
H A DMakefile61 obj-$(CONFIG_REGULATOR_LP872X) += lp872x.o