Lines Matching refs:tmds
50 const struct tmds_config *tmds;
833 const struct tmds_config *tmds)
837 tegra_hdmi_writel(hdmi, tmds->pll0, HDMI_NV_PDISP_SOR_PLL0);
838 tegra_hdmi_writel(hdmi, tmds->pll1, HDMI_NV_PDISP_SOR_PLL1);
839 tegra_hdmi_writel(hdmi, tmds->pe_current, HDMI_NV_PDISP_PE_CURRENT);
841 tegra_hdmi_writel(hdmi, tmds->drive_current,
849 tegra_hdmi_writel(hdmi, tmds->peak_current,
1332 if (hdmi->pixel_clock <= hdmi->config->tmds[i].pclk) {
1333 tegra_hdmi_setup_tmds(hdmi, &hdmi->config->tmds[i]);
1716 .tmds = tegra20_tmds_config,
1726 .tmds = tegra30_tmds_config,
1736 .tmds = tegra114_tmds_config,
1746 .tmds = tegra124_tmds_config,