Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/x86/isa/
Dclock.c78 #ifndef TIMER_FREQ
79 #define TIMER_FREQ 1193182 macro
81 u_int i8254_freq = TIMER_FREQ;
/freebsd-12-stable/sys/conf/
Doptions.amd6426 TIMER_FREQ opt_clock.h
Doptions.i38642 TIMER_FREQ opt_clock.h
/freebsd-12-stable/sys/i386/i386/
Dtrap.c418 #ifndef TIMER_FREQ in trap()
419 # define TIMER_FREQ 1193182 in trap() macro
/freebsd-12-stable/sys/amd64/conf/
DNOTES697 options TIMER_FREQ=((14318182+6)/12)
/freebsd-12-stable/sys/i386/conf/
DNOTES972 options TIMER_FREQ=((14318182+6)/12)