Searched refs:PPSMC_MSG_EnableSmuFeaturesLow (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/inc/ |
A D | arcturus_ppsmc.h | 45 #define PPSMC_MSG_EnableSmuFeaturesLow 0x8 macro
|
A D | smu_v11_0_7_ppsmc.h | 45 #define PPSMC_MSG_EnableSmuFeaturesLow 0x8 macro
|
A D | smu_v11_0_ppsmc.h | 43 #define PPSMC_MSG_EnableSmuFeaturesLow 0x8 macro
|
A D | vega12_ppsmc.h | 45 #define PPSMC_MSG_EnableSmuFeaturesLow 0x8 macro
|
A D | vega20_ppsmc.h | 44 #define PPSMC_MSG_EnableSmuFeaturesLow 0x8 macro
|
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A D | vega12_smumgr.c | 135 PPSMC_MSG_EnableSmuFeaturesLow, smu_features_low, NULL) == 0, in vega12_enable_smc_features()
|
A D | vega20_smumgr.c | 328 PPSMC_MSG_EnableSmuFeaturesLow, smu_features_low, NULL)) == 0, in vega20_enable_smc_features()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | arcturus_ppt.c | 110 MSG_MAP(EnableSmuFeaturesLow, PPSMC_MSG_EnableSmuFeaturesLow, 1),
|
A D | navi10_ppt.c | 83 MSG_MAP(EnableSmuFeaturesLow, PPSMC_MSG_EnableSmuFeaturesLow, 0),
|
A D | sienna_cichlid_ppt.c | 99 MSG_MAP(EnableSmuFeaturesLow, PPSMC_MSG_EnableSmuFeaturesLow, 1),
|
Completed in 23 milliseconds