HomeSort by: relevance | last modified time | path
    Searched defs:freqok (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbmips/alchemy/
machdep.c 150 int freqok, howto, i; local in function:mach_init
187 freqok = yamon_setcpufreq(1);
198 if (!freqok) {
  /src/sys/arch/evbmips/malta/
machdep.c 152 int freqok; local in function:mach_init
191 freqok = yamon_setcpufreq(1);
201 if (!freqok) {

Completed in 49 milliseconds