Searched refs:SAB_ISR0 (Results 1 – 3 of 3) sorted by relevance
261 uart_getreg(bas, SAB_ISR0); in sab82532_init()335 while (!(uart_getreg(bas, SAB_ISR0) & SAB_ISR0_TCD)) in sab82532_getc()439 uart_getreg(bas, SAB_ISR0); in sab82532_bus_detach()547 isr0 = uart_getreg(bas, SAB_ISR0); in sab82532_bus_ipend()
120 isr0 = scc_getreg(bas, ofs + SAB_ISR0); in sab82532_bfe_ipend()
88 #define SAB_ISR0 0x3a /* r: interrupt status 0 */ macro