Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu_v11_0_7_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Darcturus_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Dsmu_v11_0_ppsmc.h40 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Dvega12_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
H A Dvega20_ppsmc.h41 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c78 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
H A Darcturus_ppt.c89 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
H A Dsienna_cichlid_ppt.c81 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c880 …smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_… in vega12_set_allowed_featuresmask()
H A Dvega20_hwmgr.c935 PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high, NULL); in vega20_set_allowed_featuresmask()