Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi.c40 static const struct dw_hdmi_audio_tmds_n common_tmds_n_table[] = { variable
1795 for (i = 0; common_tmds_n_table[i].tmds != 0; i++) { in hdmi_match_tmds_n_table()
1796 if (pixel_clk == common_tmds_n_table[i].tmds) { in hdmi_match_tmds_n_table()
1797 tmds_n = &common_tmds_n_table[i]; in hdmi_match_tmds_n_table()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c80 static const struct dw_hdmi_audio_tmds_n common_tmds_n_table[] = { variable
429 for (i = 0; common_tmds_n_table[i].tmds != 0; i++) { in hdmi_match_tmds_n_table()
430 if (pixel_clk == common_tmds_n_table[i].tmds) { in hdmi_match_tmds_n_table()
431 tmds_n = &common_tmds_n_table[i]; in hdmi_match_tmds_n_table()
H A Ddw-hdmi.c83 static const struct dw_hdmi_audio_tmds_n common_tmds_n_table[] = { variable
942 for (i = 0; common_tmds_n_table[i].tmds != 0; i++) { in hdmi_match_tmds_n_table()
943 if (pixel_clk == common_tmds_n_table[i].tmds) { in hdmi_match_tmds_n_table()
944 tmds_n = &common_tmds_n_table[i]; in hdmi_match_tmds_n_table()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map