Searched refs:RCC_PLLNCR_PLLON (Results 1 – 1 of 1) sorted by relevance
162 #define RCC_PLLNCR_PLLON BIT(0) macro1254 writel(RCC_PLLNCR_PLLON, priv->base + pll[pll_id].pllxcr); in pll_start()1290 clrbits_le32(pllxcr, RCC_PLLNCR_PLLON); in pll_stop()