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

/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dsab82532reg.h173 #define SAB_CCR0_SC2 0x10 /* serial port config 2, see below */ macro
179 #define SAB_CCR0_SC_MASK (SAB_CCR0_SC2|SAB_CCR0_SC1|SAB_CCR0_SC0)
182 #define SAB_CCR0_SC_FM0 (SAB_CCR0_SC2)
183 #define SAB_CCR0_SC_FM1 (SAB_CCR0_SC2|SAB_CCR0_SC0)
184 #define SAB_CCR0_SC_MANCHESTER (SAB_CCR0_SC2|SAB_CCR0_SC1)

Completed in 26 milliseconds