Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ic/
HDsab82532.h176 #define SAB_CCR0_SC2 0x10 /* serial port config 2, see below */ macro
182 #define SAB_CCR0_SC_MASK (SAB_CCR0_SC2|SAB_CCR0_SC1|SAB_CCR0_SC0)
185 #define SAB_CCR0_SC_FM0 (SAB_CCR0_SC2)
186 #define SAB_CCR0_SC_FM1 (SAB_CCR0_SC2|SAB_CCR0_SC0)
187 #define SAB_CCR0_SC_MANCHESTER (SAB_CCR0_SC2|SAB_CCR0_SC1)