Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Darcturus_ppsmc.h121 #define PPSMC_MSG_ReadSerialNumBottom32 0x41 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega12_ppsmc.h105 #define PPSMC_MSG_ReadSerialNumBottom32 0x4A macro
Dvega20_ppsmc.h104 #define PPSMC_MSG_ReadSerialNumBottom32 0x4A macro
Dvega10_ppsmc.h126 #define PPSMC_MSG_ReadSerialNumBottom32 0x59 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c160 MSG_MAP(ReadSerialNumBottom32, PPSMC_MSG_ReadSerialNumBottom32, 1),
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_hwmgr.c369 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumBottom32, &bottom32); in vega12_init_dpm_defaults()
Dvega10_hwmgr.c510 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumBottom32, &bottom32); in vega10_init_dpm_defaults()
2490 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumBottom32, &bottom32); in vega10_populate_and_upload_avfs_fuse_override()
Dvega20_hwmgr.c409 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumBottom32, &bottom32); in vega20_init_dpm_defaults()