Searched refs:pllctl1 (Results 1 – 2 of 2) sorted by relevance
707 u16 pllctl1 = i2c_rd16(sd, PLLCTL1); in tc35874x_set_pll() local747 if (pllctl0 != pllctl0_new || (pllctl1 & MASK_PLL_EN) == 0 || in tc35874x_set_pll()748 SET_PLL_FRS(pll_frs) != (pllctl1 & MASK_PLL_FRS)) { in tc35874x_set_pll()
549 u16 pllctl1 = i2c_rd16(sd, PLLCTL1); in tc358743_set_pll() local558 if ((pllctl0 != pllctl0_new) || ((pllctl1 & MASK_PLL_EN) == 0)) { in tc358743_set_pll()