Searched refs:SAB_CCR0 (Results 1 – 2 of 2) sorted by relevance
232 uart_setreg(bas, SAB_CCR0, 0); in sab82532_init()237 uart_setreg(bas, SAB_CCR0, ccr0); in sab82532_init()266 uart_setreg(bas, SAB_CCR0, ccr0|SAB_CCR0_PU); in sab82532_init()440 uart_setreg(bas, SAB_CCR0, 0); in sab82532_bus_detach()
70 #define SAB_CCR0 0x2c /* rw: channel configuration register 0 */ macro