Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/regulator/
H A Drk8xx.c316 static const struct rk8xx_reg_info *get_buck_reg(struct udevice *pmic, in get_buck_reg() function
384 const struct rk8xx_reg_info *info = get_buck_reg(pmic, buck, uvolt); in _buck_set_value()
478 const struct rk8xx_reg_info *info = get_buck_reg(pmic, buck, uvolt); in _buck_set_suspend_value()
545 const struct rk8xx_reg_info *info = get_buck_reg(pmic, buck, 0); in _buck_set_ramp_delay()
1040 const struct rk8xx_reg_info *info = get_buck_reg(dev->parent, buck, 0); in buck_get_value()
1076 const struct rk8xx_reg_info *info = get_buck_reg(dev->parent, buck, 0); in buck_get_suspend_value()