Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_ReadSerialNumTop32 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Darcturus_ppsmc.h120 #define PPSMC_MSG_ReadSerialNumTop32 0x40 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega12_ppsmc.h104 #define PPSMC_MSG_ReadSerialNumTop32 0x49 macro
H A Dvega20_ppsmc.h103 #define PPSMC_MSG_ReadSerialNumTop32 0x49 macro
H A Dvega10_ppsmc.h125 #define PPSMC_MSG_ReadSerialNumTop32 0x58 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c159 MSG_MAP(ReadSerialNumTop32, PPSMC_MSG_ReadSerialNumTop32, 1),
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c511 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumTop32, &top32); in vega10_init_dpm_defaults()
2500 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumTop32, &top32); in vega10_populate_and_upload_avfs_fuse_override()
H A Dvega12_hwmgr.c367 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumTop32, &top32); in vega12_init_dpm_defaults()
H A Dvega20_hwmgr.c407 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumTop32, &top32); in vega20_init_dpm_defaults()