Searched refs:pll_ctl (Results 1 – 2 of 2) sorted by relevance
117 writel(reg, &dp_regs->pll_ctl); in exynos_dp_init_analog_param()260 reg = readl(&dp_regs->pll_ctl); in exynos_dp_set_pll_power()266 writel(reg, &dp_regs->pll_ctl); in exynos_dp_set_pll_power()286 reg = readl(&dp_regs->pll_ctl); in exynos_dp_init_analog_func()288 writel(reg, &dp_regs->pll_ctl); in exynos_dp_init_analog_func()293 reg = readl(&dp_regs->pll_ctl); in exynos_dp_init_analog_func()295 writel(reg, &dp_regs->pll_ctl); in exynos_dp_init_analog_func()
132 unsigned int pll_ctl; member