Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Drk806.c63 struct rk8xx_reg_info { struct
76 static const struct rk8xx_reg_info rk806_buck[] = { argument
119 static const struct rk8xx_reg_info rk806_nldo[] = {
137 static const struct rk8xx_reg_info rk806_pldo[] = {
158 static const struct rk8xx_reg_info *get_buck_reg(struct udevice *pmic, in get_buck_reg()
182 const struct rk8xx_reg_info *info = get_buck_reg(pmic, buck, uvolt); in _buck_set_value()
226 const struct rk8xx_reg_info *info = get_buck_reg(pmic, buck, uvolt); in _buck_set_suspend_value()
267 const struct rk8xx_reg_info *info = get_buck_reg(pmic, buck, 0); in _buck_set_ramp_delay()
383 static const struct rk8xx_reg_info *get_ldo_reg(struct udevice *pmic, in get_ldo_reg()
399 static const struct rk8xx_reg_info *get_pldo_reg(struct udevice *pmic, in get_pldo_reg()
[all …]
H A Drk8xx.c82 struct rk8xx_reg_info { struct
95 static const struct rk8xx_reg_info rk808_buck[] = { argument
102 static const struct rk8xx_reg_info rk816_buck[] = {
117 static const struct rk8xx_reg_info rk809_buck5[] = {
125 static const struct rk8xx_reg_info rk817_buck[] = {
144 static const struct rk8xx_reg_info rk818_buck[] = {
152 static const struct rk8xx_reg_info rk808_ldo[] = {
163 static const struct rk8xx_reg_info rk816_ldo[] = {
172 static const struct rk8xx_reg_info rk817_ldo[] = {
202 static const struct rk8xx_reg_info rk818_ldo[] = {
[all …]