Searched refs:IO_TIMER1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/i386/include/
H A Dtimerreg.h48 #define IO_TIMER1 0x40 /* 8253 Timer #1 */ macro
49 #define TIMER_CNTR0 (IO_TIMER1 + TIMER_REG_CNTR0)
50 #define TIMER_CNTR1 (IO_TIMER1 + TIMER_REG_CNTR1)
51 #define TIMER_CNTR2 (IO_TIMER1 + TIMER_REG_CNTR2)
52 #define TIMER_MODE (IO_TIMER1 + TIMER_REG_MODE)
/freebsd-12-stable/sys/amd64/include/
H A Dtimerreg.h48 #define IO_TIMER1 0x40 /* 8253 Timer #1 */ macro
49 #define TIMER_CNTR0 (IO_TIMER1 + TIMER_REG_CNTR0)
50 #define TIMER_CNTR1 (IO_TIMER1 + TIMER_REG_CNTR1)
51 #define TIMER_CNTR2 (IO_TIMER1 + TIMER_REG_CNTR2)
52 #define TIMER_MODE (IO_TIMER1 + TIMER_REG_MODE)
/freebsd-12-stable/sys/x86/isa/
H A Dclock.c585 &sc->port_rid, IO_TIMER1, IO_TIMER1 + 3, 4, RF_ACTIVE)))

Completed in 229 milliseconds