Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/isa/
H A Dclock.c102 #ifndef TIMER_FREQ
103 #define TIMER_FREQ 1193182 macro
163 .freq = TIMER_FREQ
171 .freq = TIMER_FREQ,
/dragonfly/sys/config/
H A DLINT642233 #options TIMER_FREQ="((14318182+6)/12)"