Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c288 const struct dw_hdmi_audio_tmds_cts *tmds_cts = NULL; in dw_hdmi_qp_find_cts() local
293 tmds_cts = &common_tmds_cts_table[i]; in dw_hdmi_qp_find_cts()
298 if (!tmds_cts) in dw_hdmi_qp_find_cts()
303 return tmds_cts->cts_32k; in dw_hdmi_qp_find_cts()
307 return tmds_cts->cts_44k1; in dw_hdmi_qp_find_cts()
311 return tmds_cts->cts_48k; in dw_hdmi_qp_find_cts()