Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/opp/
Dof.c657 int ret, count = 0, pstate_count = 0; in _of_add_opp_table_v2() local
692 pstate_count += !!opp->pstate; in _of_add_opp_table_v2()
695 if (pstate_count && pstate_count != count) { in _of_add_opp_table_v2()
697 count, pstate_count); in _of_add_opp_table_v2()
701 if (pstate_count) in _of_add_opp_table_v2()