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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dschedule.c594 int n_mod = 25; local
620 for (j = 1; j <= n_mod; ++j)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8978.c381 unsigned int k, n_div, n_mod; local
398 n_mod = target - source * n_div;
399 k_part = FIXED_PLL_SIZE * (long long)n_mod + source / 2;

Completed in 75 milliseconds