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