Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_devfreq.c56 regulator_set_voltage(pfdev->regulator, pfdev->devfreq.cur_volt, in panfrost_devfreq_target()
57 pfdev->devfreq.cur_volt); in panfrost_devfreq_target()
69 pfdev->devfreq.cur_volt = target_volt; in panfrost_devfreq_target()
Dpanfrost_device.h97 unsigned long cur_volt; member