Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c313 const struct dw_hdmi_audio_tmds_cts *tmds_cts = NULL; in dw_hdmi_qp_find_cts() local
318 tmds_cts = &common_tmds_cts_table[i]; in dw_hdmi_qp_find_cts()
323 if (!tmds_cts) in dw_hdmi_qp_find_cts()
328 return tmds_cts->cts_32k; in dw_hdmi_qp_find_cts()
332 return tmds_cts->cts_44k1; in dw_hdmi_qp_find_cts()
336 return tmds_cts->cts_48k; in dw_hdmi_qp_find_cts()