Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr_vbios_smu.c67 #define VBIOSSMC_Result_OK 0x1 macro
105 if (result != VBIOSSMC_Result_OK) in rn_vbios_smu_send_msg_with_param()
123 ASSERT(result == VBIOSSMC_Result_OK || result == VBIOSSMC_Result_UnknownCmd); in rn_vbios_smu_send_msg_with_param()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.c68 #define VBIOSSMC_Result_OK 0x1 macro
105 if (result != VBIOSSMC_Result_OK) in dcn301_smu_send_msg_with_param()
123 ASSERT(result == VBIOSSMC_Result_OK); in dcn301_smu_send_msg_with_param()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv1_clk_mgr_vbios_smu.c75 #define VBIOSSMC_Result_OK 0x1 macro
120 ASSERT(result == VBIOSSMC_Result_OK); in rv1_vbios_smu_send_msg_with_param()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.c75 #define VBIOSSMC_Result_OK 0x1 macro
112 if (result != VBIOSSMC_Result_OK) in dcn31_smu_send_msg_with_param()
136 REG_WRITE(MP1_SMN_C2PMSG_91, VBIOSSMC_Result_OK); in dcn31_smu_send_msg_with_param()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A 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()