Searched refs:PSC_LEV3_IER (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/mac68k/include/
H A Dpsc.h85 #define PSC_LEV3_IER 0x134 /* level 3 interrupt enable register */ macro
/netbsd-current/sys/arch/mac68k/obio/
H A Dif_mc_obio.c218 psc_reg1(PSC_LEV3_IER) = 0x80 | (1 << PSCINTR_ENET);
224 psc_reg1(PSC_LEV3_IER) = (1 << PSCINTR_ENET);
/netbsd-current/sys/arch/mac68k/mac68k/
H A Dpsc.c163 intbits &= 0x1 & psc_reg1(PSC_LEV3_IER);

Completed in 122 milliseconds