Searched refs:ndiv_int (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhndpmu.c2774 uint8 ndiv_int; member in struct:__anon11560
2947 /* fref xf p1div p2div ndiv_int ndiv_frac */
4560 /* Write ndiv_int and ndiv_mode to pllcontrol[2] */
4564 tmp |= ((xt->ndiv_int << PMU1_PLL0_PC2_NDIV_INT_SHIFT) & PMU1_PLL0_PC2_NDIV_INT_MASK) |
4753 uint32 vcofreq_withfrac, p1div, ndiv_int, fraca, ndiv_mode, reg; local
4789 ndiv_int = vcofreq / xtalfreq;
4792 vcofreq, xtalfreq, frac, ndiv_mode, ndiv_int));
4794 reg = (ndiv_int << ndiv_int_shift) |
4817 uint32 ndiv_int, ndiv_mode, frac = 0, p1div; local
4826 ndiv_int
6170 uint32 xtal_freq, reg_val, mxdiv, ndiv_int, ndiv_frac_int, part_mul; local
6598 uint32 xf, ndiv_int, ndiv_frac, fvco, pll_reg, p1_div_scale; local
[all...]

Completed in 107 milliseconds