Home
last modified time | relevance | path

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

/drivers/opp/
A Dcpu.c185 opp_table->shared_opp = OPP_TABLE_ACCESS_SHARED; in dev_pm_opp_set_sharing_cpus()
211 if (opp_table->shared_opp == OPP_TABLE_ACCESS_UNKNOWN) in dev_pm_opp_get_sharing_cpus()
216 if (opp_table->shared_opp == OPP_TABLE_ACCESS_SHARED) { in dev_pm_opp_get_sharing_cpus()
A Dopp.h222 enum opp_table_access shared_opp; member
A Dof.c63 if (opp_table->shared_opp == OPP_TABLE_ACCESS_SHARED) in _managed_opp()
227 opp_table->shared_opp = OPP_TABLE_ACCESS_SHARED; in _of_init_opp_table()
229 opp_table->shared_opp = OPP_TABLE_ACCESS_EXCLUSIVE; in _of_init_opp_table()

Completed in 8 milliseconds