Searched refs:adjusted_pix_clk_khz (Results 1 – 2 of 2) sorted by relevance
629 int adjusted_pix_clk_khz) in dce110_link_encoder_validate_hdmi_output() argument639 if (adjusted_pix_clk_khz < TMDS_MIN_PIXEL_CLOCK) in dce110_link_encoder_validate_hdmi_output()642 if ((adjusted_pix_clk_khz == 0) || in dce110_link_encoder_validate_hdmi_output()643 (adjusted_pix_clk_khz > enc110->base.features.max_hdmi_pixel_clock)) in dce110_link_encoder_validate_hdmi_output()652 adjusted_pix_clk_khz >= 300000) in dce110_link_encoder_validate_hdmi_output()
574 int adjusted_pix_clk_khz) in dcn10_link_encoder_validate_hdmi_output() argument584 if (adjusted_pix_clk_khz < TMDS_MIN_PIXEL_CLOCK) in dcn10_link_encoder_validate_hdmi_output()587 if ((adjusted_pix_clk_khz == 0) || in dcn10_link_encoder_validate_hdmi_output()588 (adjusted_pix_clk_khz > enc10->base.features.max_hdmi_pixel_clock)) in dcn10_link_encoder_validate_hdmi_output()597 adjusted_pix_clk_khz >= 300000) in dcn10_link_encoder_validate_hdmi_output()