Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dstm32_vrefbuf.c90 static struct vrefbuf_regul *regulator_to_vr(struct regulator *regulator) in regulator_to_vr() function
108 struct vrefbuf_regul *vr = regulator_to_vr(regulator); in vrefbuf_set_state()
147 struct vrefbuf_regul *vr = regulator_to_vr(regulator); in vrefbuf_get_state()
164 struct vrefbuf_regul *vr = regulator_to_vr(regulator); in vrefbuf_get_voltage()
184 struct vrefbuf_regul *vr = regulator_to_vr(regulator); in vrefbuf_set_voltage()
214 struct vrefbuf_regul *vr = regulator_to_vr(regulator); in vrefbuf_list_voltages()
225 struct vrefbuf_regul *vr = regulator_to_vr(regulator); in set_voltages_desc()
260 struct vrefbuf_regul *vr = regulator_to_vr(regulator); in stm32_vrefbuf_pm()