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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/68360/
H A Dconfig.c38 #define OSCILLATOR (unsigned long int)33000000 macro
157 system_clock = (OSCILLATOR / 128) * (mf + 1);
162 system_clock = (OSCILLATOR) * (mf + 1);

Completed in 89 milliseconds