Home
last modified time | relevance | path

Searched refs:actual_dprefclk_set_mhz (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv1_clk_mgr_vbios_smu.c149 int actual_dprefclk_set_mhz = -1; in rv1_vbios_smu_set_dprefclk() local
151 actual_dprefclk_set_mhz = rv1_vbios_smu_send_msg_with_param( in rv1_vbios_smu_set_dprefclk()
158 return actual_dprefclk_set_mhz * 1000; in rv1_vbios_smu_set_dprefclk()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr_vbios_smu.c164 int actual_dprefclk_set_mhz = -1; in rn_vbios_smu_set_dprefclk() local
166 actual_dprefclk_set_mhz = rn_vbios_smu_send_msg_with_param( in rn_vbios_smu_set_dprefclk()
173 return actual_dprefclk_set_mhz * 1000; in rn_vbios_smu_set_dprefclk()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.c158 int actual_dprefclk_set_mhz = -1; in dcn301_smu_set_dprefclk() local
162 actual_dprefclk_set_mhz = dcn301_smu_send_msg_with_param( in dcn301_smu_set_dprefclk()
169 return actual_dprefclk_set_mhz * 1000; in dcn301_smu_set_dprefclk()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.c175 int actual_dprefclk_set_mhz = -1; in dcn31_smu_set_dprefclk() local
180 actual_dprefclk_set_mhz = dcn31_smu_send_msg_with_param( in dcn31_smu_set_dprefclk()
187 return actual_dprefclk_set_mhz * 1000; in dcn31_smu_set_dprefclk()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c193 int actual_dprefclk_set_mhz = -1; in dcn314_smu_set_dprefclk() local
198 actual_dprefclk_set_mhz = dcn314_smu_send_msg_with_param( in dcn314_smu_set_dprefclk()
205 return actual_dprefclk_set_mhz * 1000; in dcn314_smu_set_dprefclk()