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

/netbsd-current/sys/arch/newsmips/apbus/
H A Dspifireg.h118 #define PRS_CD 0x10 macro
122 #define PRS_PHASE (PRS_MSG | PRS_CD | PRS_IO)
H A Dspifi.c103 #define SPIFI_COMMAND PRS_CD
104 #define SPIFI_STATUS (PRS_CD | PRS_IO)
105 #define SPIFI_MSGOUT (PRS_MSG | PRS_CD)
106 #define SPIFI_MSGIN (PRS_MSG | PRS_CD | PRS_IO)

Completed in 116 milliseconds