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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhorizon.c596 #define CR_MIND 0 macro
608 u32 div = CR_MIND;
627 while (br_exp < CR_MAXPEXP + CR_MIND && (br_man % 2 == 0)) {
632 // br_exp <= CR_MAXPEXP+CR_MIND
634 if (br_man <= (c << (CR_MAXPEXP+CR_MIND-br_exp))) {

Completed in 158 milliseconds