Searched refs:PLL_BYPASS (Results 1 – 5 of 5) sorted by relevance
15 #define PLL_BYPASS BIT(4) macro24 hsic_ctrl |= PLL_BYPASS; in mmp3_hsic_phy_init()
39 #define PLL_BYPASS BIT(16) macro181 reg |= PLL_BYPASS; in visconti_pll_enable()199 reg &= ~PLL_BYPASS; in visconti_pll_enable()221 reg |= PLL_BYPASS; in visconti_pll_disable()
17 #define PLL_BYPASS(val) SET_BIT(val, 2) macro158 li t1, AHB_DIV_TO_4(PLL_BYPASS(PLL_CLK_CONTROL_VAL))
316 PLL_BYPASS, enumerator495 clk->mode = PLL_BYPASS; in clk_pll_recalc_rate()547 case PLL_BYPASS: in clk_pll_set_rate()
247 #define PLL_BYPASS 0x00 /* 00: Bypass PLL */ macro390 { 1, PLL_BYPASS, },