Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Drk8xx.c89 static const struct rk8xx_reg_info *get_buck_reg(struct udevice *pmic, in get_buck_reg() function
103 const struct rk8xx_reg_info *info = get_buck_reg(pmic, buck - 1); in _buck_set_value()
151 const struct rk8xx_reg_info *info = get_buck_reg(dev->parent, buck); in buck_get_value()