Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/opp/
Dcpu.c186 opp_table->shared_opp = OPP_TABLE_ACCESS_SHARED; in dev_pm_opp_set_sharing_cpus()
222 if (opp_table->shared_opp == OPP_TABLE_ACCESS_SHARED) { in dev_pm_opp_get_sharing_cpus()
Dopp.h156 OPP_TABLE_ACCESS_SHARED = 2, enumerator
Dof.c63 if (opp_table->shared_opp == OPP_TABLE_ACCESS_SHARED) { in _managed_opp()
252 opp_table->shared_opp = OPP_TABLE_ACCESS_SHARED; in _of_init_opp_table()