Searched refs:min_refresh_100hz (Results 1 – 2 of 2) sorted by relevance
466 int min_refresh_100hz; in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch() local472 min_refresh_100hz = fpo_candidate_stream->timing.min_refresh_in_uhz / 10000; in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()474 if (refresh_rate_max_stretch_100hz < min_refresh_100hz) in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()
1948 int min_refresh_100hz; in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch() local1954 min_refresh_100hz = context->streams[0]->timing.min_refresh_in_uhz / 10000; in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()1956 if (refresh_rate_max_stretch_100hz < min_refresh_100hz) in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()