Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpower_state.h58 PP_StateClassificationFlag_Thermal = 0x0002, enumerator
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c331 result |= PP_StateClassificationFlag_Thermal;
H A Dprocess_pptables_v1_0.c1271 result |= PP_StateClassificationFlag_Thermal; in make_classification_flags()
H A Dvega10_processpptables.c1274 result |= PP_StateClassificationFlag_Thermal; in make_classification_flags()
H A Dprocesspptables.c629 result |= PP_StateClassificationFlag_Thermal; in make_classification_flags()