Searched refs:cur_volt (Results 1 – 2 of 2) sorted by relevance
56 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()
97 unsigned long cur_volt; member