Searched refs:SOR_PLL1 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.c343 value = tegra_sor_readl(sor, SOR_PLL1); tegra_sor_dp_term_calibrate()
345 tegra_sor_writel(sor, value, SOR_PLL1); tegra_sor_dp_term_calibrate()
350 value = tegra_sor_readl(sor, SOR_PLL1); tegra_sor_dp_term_calibrate()
353 tegra_sor_writel(sor, value, SOR_PLL1); tegra_sor_dp_term_calibrate()
357 value = tegra_sor_readl(sor, SOR_PLL1); tegra_sor_dp_term_calibrate()
364 value = tegra_sor_readl(sor, SOR_PLL1); tegra_sor_dp_term_calibrate()
367 tegra_sor_writel(sor, value, SOR_PLL1); tegra_sor_dp_term_calibrate()
885 DUMP_REG(SOR_PLL1); tegra_sor_show_regs()
1265 tegra_sor_writel(sor, value, SOR_PLL1); tegra_sor_edp_enable()
1979 value = tegra_sor_readl(sor, SOR_PLL1); tegra_sor_hdmi_enable()
1982 tegra_sor_writel(sor, value, SOR_PLL1); tegra_sor_hdmi_enable()
H A Dsor.h103 #define SOR_PLL1 0x18 macro

Completed in 57 milliseconds