Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvctrl_ue450.h162 #define CSRS1_PIN 0x80 /* READ and WRITE mode Enable Serial Output */ macro
186 #define START CSRS1_PIN | CSRS1_ESO | CSRS1_STA | CSRS1_ACK
187 #define STOP CSRS1_PIN | CSRS1_ESO | CSRS1_STO | CSRS1_ACK
194 #define NACK CSRS1_PIN | CSRS1_ESO
H A Denvctrl.h217 #define CSRS1_PIN 0x80 /* READ and WRITE mode Enable Serial Output */ macro
241 #define START CSRS1_PIN | CSRS1_ESO | CSRS1_STA | CSRS1_ACK
242 #define STOP CSRS1_PIN | CSRS1_ESO | CSRS1_STO | CSRS1_ACK
249 #define NACK CSRS1_PIN | CSRS1_ESO