Searched refs:SAB_IMR0 (Results 1 – 2 of 2) sorted by relevance
256 uart_setreg(bas, SAB_IMR0, (unsigned char)~SAB_IMR0_TCD); in sab82532_init()415 uart_setreg(bas, SAB_IMR0, 0xff & ~imr0); in sab82532_bus_attach()432 uart_setreg(bas, SAB_IMR0, 0xff); in sab82532_bus_detach()
87 #define SAB_IMR0 0x3a /* w: interrupt mask 0 */ macro