Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_devfreq.c127 static struct devfreq_dev_profile panfrost_devfreq_profile = { variable
153 panfrost_devfreq_profile.initial_freq = pfdev->devfreq.cur_freq; in panfrost_devfreq_init()
157 &panfrost_devfreq_profile, DEVFREQ_GOV_SIMPLE_ONDEMAND, in panfrost_devfreq_init()