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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/codecs/
H A Dwm8955.c425 unsigned int K, Ndiv, Nmod; local
440 Nmod = target % source;
441 Kpart = FIXED_PLL_SIZE * (long long)Nmod;
H A Dwm8753.c708 unsigned int K, Ndiv, Nmod; local
723 Nmod = target % source;
724 Kpart = FIXED_PLL_SIZE * (long long)Nmod;

Completed in 53 milliseconds