Searched refs:regulators_opp_table (Results 1 – 4 of 4) sorted by relevance
110 pfdevfreq->regulators_opp_table = opp_table; in panfrost_devfreq_init()173 if (pfdevfreq->regulators_opp_table) { in panfrost_devfreq_fini()174 dev_pm_opp_put_regulators(pfdevfreq->regulators_opp_table); in panfrost_devfreq_fini()175 pfdevfreq->regulators_opp_table = NULL; in panfrost_devfreq_fini()
18 struct opp_table *regulators_opp_table; member
113 if (devfreq->regulators_opp_table) { in lima_devfreq_fini()114 dev_pm_opp_put_regulators(devfreq->regulators_opp_table); in lima_devfreq_fini()115 devfreq->regulators_opp_table = NULL; in lima_devfreq_fini()159 ldevfreq->regulators_opp_table = opp_table; in lima_devfreq_init()
19 struct opp_table *regulators_opp_table; member