Searched refs:PP_StateClassificationFlag_Boot (Results 1 – 7 of 7) sorted by relevance
85 if (state->classification.flags & PP_StateClassificationFlag_Boot) { in psm_init_power_state_table()188 if (!psm_get_state_by_classification(hwmgr, PP_StateClassificationFlag_Boot, in psm_set_boot_states()
332 result |= PP_StateClassificationFlag_Boot;396 PP_StateClassificationFlag_Boot))
1268 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()1407 PP_StateClassificationFlag_Boot)) in get_powerplay_table_entry_v1_0()
1272 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()1336 PP_StateClassificationFlag_Boot)) in vega10_get_powerplay_table_entry()
626 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()964 if ((0 == result) && (0 != (ps->classification.flags & PP_StateClassificationFlag_Boot))) { in pp_tables_get_entry()
57 PP_StateClassificationFlag_Boot = 0x0001, enumerator
491 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_current_power_state()637 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_pp_num_states()
Completed in 19 milliseconds