Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/isa/
H A Dclock.c78 #ifndef TIMER_FREQ
79 #define TIMER_FREQ 1193182 macro
81 u_int i8254_freq = TIMER_FREQ;
/f-stack/freebsd/i386/i386/
H A Dtrap.c412 #ifndef TIMER_FREQ in trap()
413 # define TIMER_FREQ 1193182 in trap() macro
/f-stack/freebsd/amd64/conf/
H A DNOTES681 options TIMER_FREQ=((14318182+6)/12)
/f-stack/freebsd/i386/conf/
H A DNOTES922 options TIMER_FREQ=((14318182+6)/12)