Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Drk806.c224 static int _buck_set_suspend_value(struct udevice *pmic, int buck, int uvolt) in _buck_set_suspend_value() function
648 return _buck_set_suspend_value(dev->parent, buck, uvolt); in buck_set_suspend_value()
H A Drk8xx.c363 static int _buck_set_suspend_value(struct udevice *pmic, int buck, int uvolt) in _buck_set_suspend_value() function
856 return _buck_set_suspend_value(dev->parent, buck, uvolt); in buck_set_suspend_value()