Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Drk806.c342 static int _buck_set_suspend_enable(struct udevice *pmic, int buck, bool enable) in _buck_set_suspend_enable() function
662 return _buck_set_suspend_enable(dev->parent, buck, enable); in buck_set_suspend_enable()
H A Drk8xx.c509 static int _buck_set_suspend_enable(struct udevice *pmic, int buck, bool enable) in _buck_set_suspend_enable() function
870 return _buck_set_suspend_enable(dev->parent, buck, enable); in buck_set_suspend_enable()