Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_Test (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/
Dcz_ppsmc.h61 #define PPSMC_MSG_Test ((uint16_t) 0x1) macro
Dtonga_ppsmc.h200 #define PPSMC_MSG_Test ((uint16_t) 0x100) macro
Dfiji_ppsmc.h179 #define PPSMC_MSG_Test ((uint16_t) 0x100) macro
Dsmu7_ppsmc.h176 #define PPSMC_MSG_Test ((uint16_t) 0x100) macro
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmu7_smumgr.c213 return smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_Test, 0x20000, NULL); in smu7_send_msg_to_smc_offset()
Dfiji_smumgr.c140 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_Test, 0x20000, NULL); in fiji_start_smu_in_protection_mode()