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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Dpll.c34 #define PLL_CONFIGURATION3 0x0014 macro
277 writel_relaxed(l, base + PLL_CONFIGURATION3); dss_pll_write_config_type_a()
367 l = readl_relaxed(base + PLL_CONFIGURATION3); dss_pll_write_config_type_b()
369 writel_relaxed(l, base + PLL_CONFIGURATION3); dss_pll_write_config_type_b()
/linux-4.4.14/drivers/phy/
H A Dphy-ti-pipe3.c38 #define PLL_CONFIGURATION3 0x00000014 macro
209 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION3); ti_pipe3_dpll_program()
212 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION3, val); ti_pipe3_dpll_program()

Completed in 92 milliseconds