Home
last modified time | relevance | path

Searched refs:common_tmds_cts_table (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c115 } common_tmds_cts_table[] = { variable
316 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()