Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/include/
H A Dpsc.h82 #define PSC_IER_BASE 0x104 /* IER is BASE + 0x10 * level */ macro
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dpsc.c128 psc_reg1(PSC_IER_BASE + 0x10 * i) = 0x0F; in psc_init()