Lines Matching refs:tmds
44 const struct tmds_config *tmds;
812 const struct tmds_config *tmds)
816 tegra_hdmi_writel(hdmi, tmds->pll0, HDMI_NV_PDISP_SOR_PLL0);
817 tegra_hdmi_writel(hdmi, tmds->pll1, HDMI_NV_PDISP_SOR_PLL1);
818 tegra_hdmi_writel(hdmi, tmds->pe_current, HDMI_NV_PDISP_PE_CURRENT);
820 tegra_hdmi_writel(hdmi, tmds->drive_current,
828 tegra_hdmi_writel(hdmi, tmds->peak_current,
1293 if (hdmi->pixel_clock <= hdmi->config->tmds[i].pclk) {
1294 tegra_hdmi_setup_tmds(hdmi, &hdmi->config->tmds[i]);
1550 .tmds = tegra20_tmds_config,
1560 .tmds = tegra30_tmds_config,
1570 .tmds = tegra114_tmds_config,
1580 .tmds = tegra124_tmds_config,