Home
last modified time | relevance | path

Searched refs:SH7709_INTEVT2_SCIF_RXI (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/sh3/include/
Dexception.h123 #define SH7709_INTEVT2_SCIF_RXI 0x920 macro
/netbsd/src/sys/arch/sh3/sh3/
Dinterrupt.c307 case SH7709_INTEVT2_SCIF_RXI: in intc_intr_priority()
/netbsd/src/sys/arch/sh3/dev/
Dscif.c489 intc_intr_establish(SH7709_INTEVT2_SCIF_RXI, IST_LEVEL, IPL_SERIAL, in scif_attach()