Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dspifreg.h134 #define CD180_GSVR_IMASK 0x07 /* interrupt type mask */ macro
H A Dspif.c868 ar = ISTC_READ(sc, STC_RRAR) & CD180_GSVR_IMASK; in spif_stcintr()
876 ar = ISTC_READ(sc, STC_TRAR) & CD180_GSVR_IMASK; in spif_stcintr()
882 ar = ISTC_READ(sc, STC_MRAR) & CD180_GSVR_IMASK; in spif_stcintr()