Searched refs:PLLCTL_PLL_CFG0_REFDIV_SET (Results 1 – 2 of 2) sorted by relevance
75 | PLLCTL_PLL_CFG0_REFDIV_SET(div); in pllctl_set_refdiv()139 | PLLCTL_PLL_CFG0_REFDIV_SET(refdiv); in pllctl_init_int_pll_with_freq()209 | PLLCTL_PLL_CFG0_REFDIV_SET(refdiv); in pllctl_init_frac_pll_with_freq()
86 #define PLLCTL_PLL_CFG0_REFDIV_SET(x) (((uint32_t)(x) << PLLCTL_PLL_CFG0_REFDIV_SHIFT) & PLLCTL_PLL… macro
Completed in 8 milliseconds