Searched refs:PLL_GO (Results 1 – 2 of 2) sorted by relevance
31 #define PLL_GO 0x0008 macro304 writel_relaxed(1, base + PLL_GO); /* PLL_GO */ in dss_pll_write_config_type_a()306 if (wait_for_bit_change(base + PLL_GO, 0, 0) != 0) { in dss_pll_write_config_type_a()376 writel_relaxed(1, base + PLL_GO); /* PLL_GO */ in dss_pll_write_config_type_b()378 if (wait_for_bit_change(base + PLL_GO, 0, 0) != 0) { in dss_pll_write_config_type_b()
35 #define PLL_GO 0x00000008 macro214 ti_pipe3_writel(phy->pll_ctrl_base, PLL_GO, SET_PLL_GO); in ti_pipe3_dpll_program()