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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/radio/
H A Dradio-gemtek.c95 #define FSCALE 8 macro
96 #define IF_OFFSET ((unsigned int)(10.52 * 16000 * (1<<FSCALE)))
97 #define REF_FREQ ((unsigned int)(6.39 * 16 * (1<<FSCALE)))
203 return ((freq<<FSCALE) + IF_OFFSET + REF_FREQ/2) / REF_FREQ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dscale.S46 | FSCALE
H A Ddo_func.S410 | FSCALE

Completed in 48 milliseconds