Searched refs:TIMER_16BIT (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Di8253reg.h94 #define TIMER_16BIT 0x30 /* r/w counter 16 bits, LSB first */ macro
H A Dattimer.c123 TIMER_SEL2 | TIMER_16BIT | TIMER_SQWAVE);
/netbsd-current/sys/arch/sgimips/dev/
H A Dint.c160 (TIMER_SEL0 | TIMER_16BIT | TIMER_SWSTROBE));
162 (TIMER_SEL1 | TIMER_16BIT | TIMER_SWSTROBE));
164 (TIMER_SEL2 | TIMER_16BIT | TIMER_SWSTROBE));
188 (TIMER_SEL0 | TIMER_16BIT | TIMER_SWSTROBE));
190 (TIMER_SEL1 | TIMER_16BIT | TIMER_SWSTROBE));
192 (TIMER_SEL2 | TIMER_16BIT | TIMER_SWSTROBE));
504 (TIMER_SEL2 | TIMER_16BIT | TIMER_RATEGEN));
521 (TIMER_SEL2 | TIMER_16BIT | TIMER_SWSTROBE));
574 TIMER_SEL0 | TIMER_RATEGEN | TIMER_16BIT);
584 TIMER_SEL1 | TIMER_RATEGEN | TIMER_16BIT);
[all...]
/netbsd-current/sys/arch/sandpoint/isa/
H A Disaclock.c183 TIMER_SEL2 | TIMER_16BIT | TIMER_SQWAVE);
/netbsd-current/sys/arch/arc/isa/
H A Dtimer_isa.c161 TIMER_SEL0 | TIMER_16BIT | TIMER_RATEGEN);
H A Disabus.c556 TIMER_SEL2 | TIMER_16BIT | TIMER_SQWAVE);
/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/x86/isa/
H A Dclock.c315 outb(IO_TIMER1+TIMER_MODE, TIMER_SEL0|TIMER_RATEGEN|TIMER_16BIT);

Completed in 122 milliseconds