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

/netbsd-current/sys/dev/ic/
H A Di8253reg.h84 #define TIMER_SEL2 0x80 /* select counter 2 */ macro
H A Dattimer.c123 TIMER_SEL2 | TIMER_16BIT | TIMER_SQWAVE);
/netbsd-current/sys/arch/sandpoint/isa/
H A Disaclock.c183 TIMER_SEL2 | TIMER_16BIT | TIMER_SQWAVE);
/netbsd-current/sys/arch/sgimips/dev/
H A Dint.c164 (TIMER_SEL2 | TIMER_16BIT | TIMER_SWSTROBE));
192 (TIMER_SEL2 | TIMER_16BIT | TIMER_SWSTROBE));
504 (TIMER_SEL2 | TIMER_16BIT | TIMER_RATEGEN));
512 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL, TIMER_SEL2);
521 (TIMER_SEL2 | TIMER_16BIT | TIMER_SWSTROBE));
592 TIMER_SEL2 | TIMER_RATEGEN | TIMER_16BIT);
/netbsd-current/sys/arch/shark/shark/
H A Dhat.c227 outb(TIMER_MODE, TIMER_SEL2|TIMER_RATEGEN|TIMER_16BIT);
/netbsd-current/sys/arch/arc/isa/
H A Disabus.c556 TIMER_SEL2 | TIMER_16BIT | TIMER_SQWAVE);

Completed in 160 milliseconds