Searched refs:pll_ctl (Results 1 – 2 of 2) sorted by relevance
114 writel(reg, &dp_regs->pll_ctl); in exynos_dp_init_analog_param()257 reg = readl(&dp_regs->pll_ctl); in exynos_dp_set_pll_power()263 writel(reg, &dp_regs->pll_ctl); in exynos_dp_set_pll_power()283 reg = readl(&dp_regs->pll_ctl); in exynos_dp_init_analog_func()285 writel(reg, &dp_regs->pll_ctl); in exynos_dp_init_analog_func()290 reg = readl(&dp_regs->pll_ctl); in exynos_dp_init_analog_func()292 writel(reg, &dp_regs->pll_ctl); in exynos_dp_init_analog_func()
131 unsigned int pll_ctl; member