Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/mvme/
Dpcctworeg.h188 #define PCCTWOV_TIMER1 0x9 /* Tick Timer 1 Interrupt */ macro
Dclock_pcctwo.c122 pcctwointr_establish(PCCTWOV_TIMER1, clock_pcctwo_profintr, in clock_pcctwo_attach()