Lines Matching full:tmds
15 u32 tmds; member
22 .tmds = 25175000, .n = 6144, .cts = 25175,
24 .tmds = 25200000, .n = 6144, .cts = 25200,
26 .tmds = 27000000, .n = 6144, .cts = 27000,
28 .tmds = 27027000, .n = 6144, .cts = 27027,
30 .tmds = 40000000, .n = 6144, .cts = 40000,
32 .tmds = 54000000, .n = 6144, .cts = 54000,
34 .tmds = 54054000, .n = 6144, .cts = 54054,
36 .tmds = 65000000, .n = 6144, .cts = 65000,
38 .tmds = 74176000, .n = 11648, .cts = 140625,
40 .tmds = 74250000, .n = 6144, .cts = 74250,
42 .tmds = 83500000, .n = 6144, .cts = 83500,
44 .tmds = 106500000, .n = 6144, .cts = 106500,
46 .tmds = 108000000, .n = 6144, .cts = 108000,
48 .tmds = 148352000, .n = 5824, .cts = 140625,
50 .tmds = 148500000, .n = 6144, .cts = 148500,
52 .tmds = 297000000, .n = 5120, .cts = 247500,
150 if (pixel_clk <= n_cts_table[i].tmds) in hdmi_lookup_n_cts()
431 /* toggle tmds enable */ in hdmi_phy_configure()
706 /* set to fill tmds data channels */ in hdmi_enable_video_path()
714 /* enable pixel clock and tmds data path */ in hdmi_enable_video_path()
747 /* tmds software reset */ in hdmi_clear_overflow()