Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
Ddcn35_smu.c96 #define VBIOSSMC_Result_OK 0x1 macro
143 ASSERT(result == VBIOSSMC_Result_OK); in dcn35_smu_send_msg_with_param()
145 if (result != VBIOSSMC_Result_OK) { in dcn35_smu_send_msg_with_param()
169 REG_WRITE(MP1_SMN_C2PMSG_91, VBIOSSMC_Result_OK); in dcn35_smu_send_msg_with_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
Drv1_clk_mgr_vbios_smu.c74 #define VBIOSSMC_Result_OK 0x1 macro
119 ASSERT(result == VBIOSSMC_Result_OK); in rv1_vbios_smu_send_msg_with_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
Ddcn314_smu.c90 #define VBIOSSMC_Result_OK 0x1 macro
127 if (result != VBIOSSMC_Result_OK) in dcn314_smu_send_msg_with_param()
154 REG_WRITE(MP1_SMN_C2PMSG_91, VBIOSSMC_Result_OK); in dcn314_smu_send_msg_with_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_smu.c74 #define VBIOSSMC_Result_OK 0x1 macro
111 if (result != VBIOSSMC_Result_OK) in dcn31_smu_send_msg_with_param()
135 REG_WRITE(MP1_SMN_C2PMSG_91, VBIOSSMC_Result_OK); in dcn31_smu_send_msg_with_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
Drn_clk_mgr_vbios_smu.c69 #define VBIOSSMC_Result_OK 0x1 macro
107 if (result != VBIOSSMC_Result_OK) in rn_vbios_smu_send_msg_with_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
Ddcn301_smu.c69 #define VBIOSSMC_Result_OK 0x1 macro
106 if (result != VBIOSSMC_Result_OK) in dcn301_smu_send_msg_with_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_smu.c89 #define VBIOSSMC_Result_OK 0x01 ///< Message Response OK macro
126 if (result != VBIOSSMC_Result_OK) in dcn316_smu_send_msg_with_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_smu.c102 #define VBIOSSMC_Result_OK 0x01 ///< Message Response OK macro
141 if (result != VBIOSSMC_Result_OK) in dcn315_smu_send_msg_with_param()