Searched refs:TIMER_RATEGEN (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Di8253reg.h87 #define TIMER_RATEGEN 0x04 /* mode 2, rate generator */ macro
/netbsd-current/sys/arch/arc/isa/
H A Dtimer_isa.c161 TIMER_SEL0 | TIMER_16BIT | TIMER_RATEGEN);
/netbsd-current/sys/arch/shark/shark/
H A Dhat.c227 outb(TIMER_MODE, TIMER_SEL2|TIMER_RATEGEN|TIMER_16BIT);
/netbsd-current/sys/arch/shark/isa/
H A Dclock.c284 outb(IO_TIMER1 + TIMER_MODE, TIMER_SEL0|TIMER_RATEGEN|TIMER_16BIT);
486 TIMER_SEL0 | TIMER_16BIT | TIMER_RATEGEN);
/netbsd-current/sys/arch/sgimips/dev/
H A Dint.c504 (TIMER_SEL2 | TIMER_16BIT | TIMER_RATEGEN));
574 TIMER_SEL0 | TIMER_RATEGEN | TIMER_16BIT);
584 TIMER_SEL1 | TIMER_RATEGEN | TIMER_16BIT);
592 TIMER_SEL2 | TIMER_RATEGEN | TIMER_16BIT);
/netbsd-current/sys/arch/x86/isa/
H A Dclock.c315 outb(IO_TIMER1+TIMER_MODE, TIMER_SEL0|TIMER_RATEGEN|TIMER_16BIT);

Completed in 110 milliseconds