Searched refs:hdmi_clk_cnt (Results 1 – 1 of 1) sorted by relevance
289 u32 fps, hdmi_clk_cnt; in lt8619c_get_detected_timings() local338 hdmi_clk_cnt = (val & 0x3) << 16; in lt8619c_get_detected_timings()340 hdmi_clk_cnt |= val << 8; in lt8619c_get_detected_timings()342 hdmi_clk_cnt |= val; in lt8619c_get_detected_timings()352 pix_clk = hdmi_clk_cnt * 1000; in lt8619c_get_detected_timings()