Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/68360/
Dconfig.c36 #define OSCILLATOR (unsigned long int)33000000 macro
143 system_clock = (OSCILLATOR / 128) * (mf + 1); in _bsc0()
148 system_clock = (OSCILLATOR) * (mf + 1); in _bsc0()