Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/isa/
H A Dclock.c82 #ifndef TIMER_FREQ
83 #define TIMER_FREQ 1193182 macro
85 u_int i8254_freq = TIMER_FREQ;
/freebsd-14.2/sys/conf/
H A Doptions.amd6423 TIMER_FREQ opt_clock.h
H A Doptions.i38632 TIMER_FREQ opt_clock.h
/freebsd-14.2/sys/i386/i386/
H A Dtrap.c439 #ifndef TIMER_FREQ in trap()
440 # define TIMER_FREQ 1193182 in trap() macro
/freebsd-14.2/sys/x86/conf/
H A DNOTES628 options TIMER_FREQ=((14318182+6)/12)