Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Drk860x_regulator.c60 struct rk860x_regulator_info { struct
147 struct rk860x_regulator_info *priv = dev_get_priv(dev); in rk860x_regulator_set_enable()
169 struct rk860x_regulator_info *priv = dev_get_priv(dev); in rk860x_regulator_get_enable()
193 struct rk860x_regulator_info *priv = dev_get_priv(dev); in rk860x_regulator_set_suspend_enable()
208 struct rk860x_regulator_info *priv = dev_get_priv(dev); in rk860x_regulator_get_suspend_enable()
224 struct rk860x_regulator_info *priv = dev_get_priv(dev); in rk860x_regulator_get_voltage()
240 struct rk860x_regulator_info *priv = dev_get_priv(dev); in rk860x_regulator_set_voltage()
251 struct rk860x_regulator_info *priv = dev_get_priv(dev); in rk860x_regulator_get_suspend_voltage()
268 struct rk860x_regulator_info *priv = dev_get_priv(dev); in rk860x_regulator_set_suspend_voltage()
282 static int rk860x_device_setup(struct rk860x_regulator_info *di) in rk860x_device_setup()
[all …]