Searched refs:common_tmds_cts_table (Results 1 – 1 of 1) sorted by relevance
109 } common_tmds_cts_table[] = { variable291 for (i = 0; common_tmds_cts_table[i].tmds != 0; i++) { in dw_hdmi_qp_find_cts()292 if (pixel_clk == common_tmds_cts_table[i].tmds) { in dw_hdmi_qp_find_cts()293 tmds_cts = &common_tmds_cts_table[i]; in dw_hdmi_qp_find_cts()