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) macro186 reg |= PLL_BYPASS; in visconti_pll_enable()204 reg &= ~PLL_BYPASS; in visconti_pll_enable()226 reg |= PLL_BYPASS; in visconti_pll_disable()
315 PLL_BYPASS, enumerator494 clk->mode = PLL_BYPASS; in clk_pll_recalc_rate()546 case PLL_BYPASS: in clk_pll_set_rate()
247 #define PLL_BYPASS 0x00 /* 00: Bypass PLL */ macro390 { 1, PLL_BYPASS, },