Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dspifreg.h354 #define SPIF_MSMR (0x80 | STC_MRAR) /* offset of MRAR | 0x80 */ macro
H A Dspif.c270 STC_WRITE(sc, STC_MSMR, SPIF_MSMR); in spif_attach()