Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c79 static struct devfreq_dev_profile panfrost_devfreq_profile = { variable
163 panfrost_devfreq_profile.initial_freq = cur_freq; in panfrost_devfreq_init()
184 devfreq = devm_devfreq_add_device(dev, &panfrost_devfreq_profile, in panfrost_devfreq_init()