Searched refs:pllctl0_new (Results 1 – 2 of 2) sorted by relevance
708 u16 pllctl0_new; in tc35874x_set_pll() local738 pllctl0_new = SET_PLL_PRD(pdata->pll_prd) | SET_PLL_FBD(pdata->pll_fbd); in tc35874x_set_pll()747 if (pllctl0 != pllctl0_new || (pllctl1 & MASK_PLL_EN) == 0 || in tc35874x_set_pll()752 i2c_wr16(sd, PLLCTL0, pllctl0_new); in tc35874x_set_pll()
550 u16 pllctl0_new = SET_PLL_PRD(pdata->pll_prd) | in tc358743_set_pll() local558 if ((pllctl0 != pllctl0_new) || ((pllctl1 & MASK_PLL_EN) == 0)) { in tc358743_set_pll()572 i2c_wr16(sd, PLLCTL0, pllctl0_new); in tc358743_set_pll()