Searched refs:SOR_PLL_2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | sor.c | 578 value = tegra_sor_readl(sor, SOR_PLL_2); in tegra_sor_power_down() 580 tegra_sor_writel(sor, value, SOR_PLL_2); in tegra_sor_power_down() 589 value = tegra_sor_readl(sor, SOR_PLL_2); in tegra_sor_power_down() 592 tegra_sor_writel(sor, value, SOR_PLL_2); in tegra_sor_power_down() 712 DUMP_REG(SOR_PLL_2); in tegra_sor_show_regs() 1002 value = tegra_sor_readl(sor, SOR_PLL_2); in tegra_sor_encoder_mode_set() 1004 tegra_sor_writel(sor, value, SOR_PLL_2); in tegra_sor_encoder_mode_set() 1015 value = tegra_sor_readl(sor, SOR_PLL_2); in tegra_sor_encoder_mode_set() 1019 tegra_sor_writel(sor, value, SOR_PLL_2); in tegra_sor_encoder_mode_set() 1025 value = tegra_sor_readl(sor, SOR_PLL_2); in tegra_sor_encoder_mode_set() [all …]
|
D | sor.h | 100 #define SOR_PLL_2 0x19 macro
|