Searched refs:SAB_CCR2 (Results 1 – 2 of 2) sorted by relevance
1062 r = SAB_READ(sc, SAB_CCR2); in sabttyparam()1065 SAB_WRITE(sc, SAB_CCR2, r); in sabttyparam()1153 SAB_WRITE(sc, SAB_CCR2, SAB_CCR2_BDF | SAB_CCR2_SSEL | SAB_CCR2_TOE); in sabtty_reset()1393 r = SAB_READ(sc, SAB_CCR2); in sab_kgdb_init()1396 SAB_WRITE(sc, SAB_CCR2, r); in sab_kgdb_init()
69 #define SAB_CCR2 0x2e /* rw: channel configuration register 2 */ macro