Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dpower_state.h68 PP_StateClassificationFlag_ACPI = 0x0800, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c348 result |= PP_StateClassificationFlag_ACPI;
H A Dprocess_pptables_v1_0.c1202 result |= PP_StateClassificationFlag_ACPI; in make_classification_flags()
H A Dvega10_processpptables.c1321 result |= PP_StateClassificationFlag_ACPI; in make_classification_flags()
H A Dprocesspptables.c665 result |= PP_StateClassificationFlag_ACPI; in make_classification_flags()
H A Dsmu7_hwmgr.c3351 if (state->classification.flags & PP_StateClassificationFlag_ACPI) in smu7_get_pp_table_entry_v1()
3499 if (state->classification.flags & PP_StateClassificationFlag_ACPI) in smu7_get_pp_table_entry_v0()