Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c287 static int __wtemp_dvfs_apply(struct udevice *dev, struct pm_element *e, in __wtemp_dvfs_apply() function
407 __wtemp_dvfs_apply(dev, e, temp, PM_EVT_BOTH); in wtemp_dvfs_apply()
434 applied |= __wtemp_dvfs_apply(dev, e, temp, PM_EVT_LOW); in wtemp_dvfs_repeat_apply()
436 applied |= __wtemp_dvfs_apply(dev, e, temp, PM_EVT_HIGH); in wtemp_dvfs_repeat_apply()