Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/mvme/
Dvme_two_isr.c178 reg = vme2_lcsr_read(sc, VME2LCSR_TIMER_CONTROL); in vmetwo_intr_init()
181 vme2_lcsr_write(sc, VME2LCSR_TIMER_CONTROL, reg); in vmetwo_intr_init()
Dvme_tworeg.h362 #define VME2LCSR_TIMER_CONTROL 0x60 macro