Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-i386/
Dcobalt.h30 #define CO_TIME_HZ 100000000 /* Cobalt core rate */ macro
/linux-2.4.37.9/arch/i386/kernel/
Dtime.c913 co_cpu_write(CO_CPU_TIMEVAL, CO_TIME_HZ/HZ); in time_init()