Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/isa/
H A Dtimerreg.h132 #define TIMER_RATEGEN 0x04 /* mode 2, rate generator */ macro
H A Dclock.c712 outb(TIMER_MODE, i8254_walltimer_sel | TIMER_RATEGEN | TIMER_16BIT); in i8254_cputimer_construct()