Searched refs:PLL_CONFIGURATION3 (Results 1 – 3 of 3) sorted by relevance
23 #define PLL_CONFIGURATION3 0x0014 macro266 writel_relaxed(l, base + PLL_CONFIGURATION3); in dss_pll_write_config_type_a()356 l = readl_relaxed(base + PLL_CONFIGURATION3); in dss_pll_write_config_type_b()358 writel_relaxed(l, base + PLL_CONFIGURATION3); in dss_pll_write_config_type_b()
23 #define PLL_CONFIGURATION3 0x0014 macro424 writel_relaxed(l, base + PLL_CONFIGURATION3); in dss_pll_write_config_type_a()550 l = readl_relaxed(base + PLL_CONFIGURATION3); in dss_pll_write_config_type_b()552 writel_relaxed(l, base + PLL_CONFIGURATION3); in dss_pll_write_config_type_b()
28 #define PLL_CONFIGURATION3 0x00000014 macro432 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION3); in ti_pipe3_dpll_program()435 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION3, val); in ti_pipe3_dpll_program()
Completed in 7 milliseconds