Searched refs:SPIF_MSMR (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/sbus/ | ||
H A D | spifreg.h | 354 #define SPIF_MSMR (0x80 | STC_MRAR) /* offset of MRAR | 0x80 */ macro |
H A D | spif.c | 270 STC_WRITE(sc, STC_MSMR, SPIF_MSMR); in spif_attach() |