Searched refs:PLL_EN (Results 1 – 4 of 4) sorted by relevance
22 #define PLL_EN BIT(0) macro72 if (readl_relaxed(pll->base) & PLL_EN) in clk_pllv4_is_prepared()221 val |= PLL_EN; in clk_pllv4_prepare()233 val &= ~PLL_EN; in clk_pllv4_unprepare()
109 #define PLL_EN BIT(5) macro157 BIAS_EN | PLL_EN | SYSCLK_EN | CLKBUF_L_EN | PLL_TXCLK_EN |
42 #define PLL_EN BIT(0) macro86 M31_EUSB_PHY_INIT_CFG(USB_PHY_CFG1, PLL_EN, 0),
128 #define PLL_EN BIT(12) macro1088 regmap_update_bits(samsung->regmap, PLL_CON0, PLL_EN, PLL_EN); in samsung_mipi_dcphy_pll_enable()1100 regmap_update_bits(samsung->regmap, PLL_CON0, PLL_EN, 0); in samsung_mipi_dcphy_pll_disable()