Searched refs:SAB82532_IMR1_ALLS (Results 1 – 2 of 2) sorted by relevance
241 up->interrupt_mask1 |= SAB82532_IMR1_ALLS; in transmit_chars()263 up->interrupt_mask1 &= ~(SAB82532_IMR1_ALLS|SAB82532_IMR1_XPR); in transmit_chars()447 up->interrupt_mask1 &= ~(SAB82532_IMR1_ALLS|SAB82532_IMR1_XPR); in sunsab_start_tx()581 up->interrupt_mask1 = (SAB82532_IMR1_BRKT | SAB82532_IMR1_ALLS | in sunsab_startup()933 up->interrupt_mask1 = SAB82532_IMR1_BRKT | SAB82532_IMR1_ALLS | in sunsab_console_setup()
302 #define SAB82532_IMR1_ALLS 0x20 macro