Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dioasicreg.h119 #define IOASIC_CTR IOASIC_SLOT_1_START+0x1e0 /*3max+/3000*/ macro
/netbsd-src/sys/arch/pmax/pmax/
H A Ddec_3maxplus.c431 return *(volatile uint32_t *)(ioasic_base + IOASIC_CTR); in dec_3maxplus_get_timecount()