Searched refs:PPSMC_StopFanControl (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | ppsmc.h | 91 #define PPSMC_StopFanControl ((uint8_t)0x5C) macro
|
H A D | si_dpm.c | 6532 ret = amdgpu_si_send_msg_to_smc(adev, PPSMC_StopFanControl); in si_fan_ctrl_stop_smc_fan_control()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | ppsmc.h | 91 #define PPSMC_StopFanControl ((uint8_t)0x5C) macro
|
H A D | ci_dpm.c | 1052 ret = ci_send_msg_to_smc(rdev, PPSMC_StopFanControl); in ci_fan_ctrl_stop_smc_fan_control()
|
H A D | si_dpm.c | 6108 ret = si_send_msg_to_smc(rdev, PPSMC_StopFanControl); in si_fan_ctrl_stop_smc_fan_control()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | ppsmc.h | 91 #define PPSMC_StopFanControl ((uint8_t)0x5C) macro
|
H A D | si_dpm.c | 6572 ret = amdgpu_si_send_msg_to_smc(adev, PPSMC_StopFanControl); in si_fan_ctrl_stop_smc_fan_control()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | ppsmc.h | 91 #define PPSMC_StopFanControl ((uint8_t)0x5C) macro
|
H A D | si_dpm.c | 6106 ret = si_send_msg_to_smc(rdev, PPSMC_StopFanControl); in si_fan_ctrl_stop_smc_fan_control()
|
H A D | ci_dpm.c | 1042 ret = ci_send_msg_to_smc(rdev, PPSMC_StopFanControl); in ci_fan_ctrl_stop_smc_fan_control()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_thermal.c | 187 return smum_send_msg_to_smc(hwmgr, PPSMC_StopFanControl, NULL); in smu7_fan_ctrl_stop_smc_fan_control()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_thermal.c | 195 return smum_send_msg_to_smc(hwmgr, PPSMC_StopFanControl, NULL); in smu7_fan_ctrl_stop_smc_fan_control()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | fiji_ppsmc.h | 129 #define PPSMC_StopFanControl ((uint16_t)0x5C) macro
|
H A D | tonga_ppsmc.h | 132 #define PPSMC_StopFanControl ((uint16_t)0x5C) macro
|
H A D | smu7_ppsmc.h | 124 #define PPSMC_StopFanControl ((uint16_t)0x5C) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | tonga_ppsmc.h | 132 #define PPSMC_StopFanControl ((uint16_t)0x5C) macro
|
H A D | fiji_ppsmc.h | 129 #define PPSMC_StopFanControl ((uint16_t)0x5C) macro
|
H A D | smu7_ppsmc.h | 124 #define PPSMC_StopFanControl ((uint16_t)0x5C) macro
|
Completed in 69 milliseconds