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

/netbsd-current/sys/dev/ic/
H A Dsiopreg.h159 #define SSTAT1_MSG 0x04 macro
162 #define SSTAT1_PHASE_MASK (SSTAT1_IO | SSTAT1_CD | SSTAT1_MSG)
167 #define SSTAT1_PHASE_MSGOUT (SSTAT1_MSG | SSTAT1_CD)
168 #define SSTAT1_PHASE_MSGIN (SSTAT1_MSG | SSTAT1_CD | SSTAT1_IO)

Completed in 134 milliseconds