Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_SetAllowedFeaturesMaskHigh (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Darcturus_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Dsmu_v11_0_7_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Dsmu_v13_0_7_ppsmc.h41 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Dsmu_v11_0_ppsmc.h40 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Dsmu_v13_0_0_ppsmc.h43 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Dsmu_v14_0_2_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega12_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Dvega20_ppsmc.h41 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c103 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
H A Dnavi10_ppt.c81 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
H A Dsienna_cichlid_ppt.c111 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c113 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
H A Dsmu_v13_0_0_ppt.c117 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c93 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c888 …smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_… in vega12_set_allowed_featuresmask()
H A Dvega20_hwmgr.c944 PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high, NULL); in vega20_set_allowed_featuresmask()