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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/ar7/
H A Dclock.c63 #define MUL_MASK 0x0000f000 macro
182 int mul = ((pll & MUL_MASK) >> MUL_SHIFT) + 1;

Completed in 106 milliseconds