Searched refs:PLL_FBDV (Results 1 – 1 of 1) sorted by relevance
47 #define PLL_FBDV(rv) extract32((rv), 16, 12) macro284 return REF_HZ * PLL_FBDV(con) / (PLL_INDV(con) * PLL_OTDV1(con) in get_pll()