Searched refs:pdiv (Results 1 – 1 of 1) sorted by relevance
38 uint32_t pdiv = (post_div1 << PLL_PRIM_POSTDIV1_LSB) | in pll_init() local45 (pdiv == (pll->prim & (PLL_PRIM_POSTDIV1_BITS | PLL_PRIM_POSTDIV2_BITS)))) { in pll_init()66 pll->prim = pdiv; in pll_init()