Searched refs:get_buck_reg (Results 1 – 1 of 1) sorted by relevance
219 static const struct rk8xx_reg_info *get_buck_reg(struct udevice *pmic, in get_buck_reg() function277 const struct rk8xx_reg_info *info = get_buck_reg(pmic, buck, uvolt); in _buck_set_value()363 const struct rk8xx_reg_info *info = get_buck_reg(pmic, buck, uvolt); in _buck_set_suspend_value()706 const struct rk8xx_reg_info *info = get_buck_reg(dev->parent, buck, 0); in buck_get_value()732 const struct rk8xx_reg_info *info = get_buck_reg(dev->parent, buck, 0); in buck_get_suspend_value()
Completed in 4 milliseconds