Searched refs:mmSMC_MSG_ARG_0 (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | kv_smc.c | 73 WREG32(mmSMC_MSG_ARG_0, parameter); in amdgpu_kv_send_msg_to_smc_with_parameter()
|
D | fiji_smc.c | 161 WREG32(mmSMC_MSG_ARG_0, 0x20000); in fiji_send_msg_to_smc_offset() 219 WREG32(mmSMC_MSG_ARG_0, parameter); in fiji_send_msg_to_smc_with_parameter() 233 WREG32(mmSMC_MSG_ARG_0, parameter); in fiji_send_msg_to_smc_with_parameter_without_waiting()
|
D | tonga_smc.c | 161 WREG32(mmSMC_MSG_ARG_0, 0x20000); in tonga_send_msg_to_smc_offset() 219 WREG32(mmSMC_MSG_ARG_0, parameter); in tonga_send_msg_to_smc_with_parameter() 233 WREG32(mmSMC_MSG_ARG_0, parameter); in tonga_send_msg_to_smc_with_parameter_without_waiting()
|
D | iceland_smc.c | 230 WREG32(mmSMC_MSG_ARG_0, parameter); in iceland_send_msg_to_smc_with_parameter() 239 WREG32(mmSMC_MSG_ARG_0, parameter); in iceland_send_msg_to_smc_with_parameter_without_waiting()
|
D | kv_dpm.c | 3198 RREG32(mmSMC_MSG_ARG_0)); in kv_dpm_print_status()
|
D | ci_dpm.c | 1779 WREG32(mmSMC_MSG_ARG_0, parameter); in amdgpu_ci_send_msg_to_smc_with_parameter() 1791 *parameter = RREG32(mmSMC_MSG_ARG_0); in amdgpu_ci_send_msg_to_smc_return_parameter()
|
/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/smu/ |
D | smu_7_0_0_d.h | 106 #define mmSMC_MSG_ARG_0 0xa4 macro
|
D | smu_7_1_1_d.h | 107 #define mmSMC_MSG_ARG_0 0xa4 macro
|
D | smu_7_1_2_d.h | 107 #define mmSMC_MSG_ARG_0 0xa4 macro
|
D | smu_7_1_3_d.h | 110 #define mmSMC_MSG_ARG_0 0xa4 macro
|
D | smu_7_0_1_d.h | 107 #define mmSMC_MSG_ARG_0 0xa4 macro
|
D | smu_7_1_0_d.h | 107 #define mmSMC_MSG_ARG_0 0xa4 macro
|