Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/include/
H A Dpsc.h81 #define PSC_ISR_BASE 0x100 /* ISR is BASE + 0x10 * level */ macro
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dpsc.c126 psc_reg1(PSC_ISR_BASE + 0x10 * i) = 0x0F; in psc_init()