Searched refs:PLL_BYPASS (Results 1 – 4 of 4) 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()
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, },