Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Darcturus_ppsmc.h41 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
H A Dsmu_v11_0_7_ppsmc.h41 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
H A Dsmu_v13_0_7_ppsmc.h40 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
H A Dsmu_v11_0_ppsmc.h39 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
H A Dsmu_v13_0_0_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
H A Dsmu_v14_0_2_ppsmc.h41 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega12_ppsmc.h41 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
H A Dvega20_ppsmc.h40 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c87 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow, 0),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c95 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow, 0),
H A Dsmu_v13_0_0_ppt.c119 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow, 0),
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c894 …smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskLow, allowed_features_l… in vega12_set_allowed_featuresmask()
H A Dvega20_hwmgr.c950 PPSMC_MSG_SetAllowedFeaturesMaskLow, allowed_features_low, NULL); in vega20_set_allowed_featuresmask()