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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpmu.c4198 uint8 ndiv_mode; local
4230 ndiv_mode = (ndiv_frac == 0) ? 0 : 3;
4234 (p1div << 16) | (ndiv_mode << 20) | (ndiv_int << 23);
4307 uint8 ndiv_mode = PMU1_PLL0_PC2_NDIV_MODE_MASH; local
4555 /* Write ndiv_int and ndiv_mode to pllcontrol[2] */
4558 ((ndiv_mode << PMU1_PLL0_PC2_NDIV_MODE_SHIFT)
5213 uint8 ndiv_mode = 1; local
5386 ndiv_mode = PMU1_PLL0_PC2_NDIV_MODE_MFB;
5388 ndiv_mode = PMU1_PLL0_PC2_NDIV_MODE_MASH;
5390 /* Write ndiv_int and ndiv_mode t
5686 uint32 vcofreq_withfrac, p1div, ndiv_int, fraca, ndiv_mode, reg; local
5758 ndiv_mode, local
[all...]

Completed in 84 milliseconds