Searched refs:pllctl1 (Results 1 – 1 of 1) sorted by relevance
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()