Searched refs:SAB82532_IMR1_ALLS (Results 1 – 2 of 2) sorted by relevance
242 up->interrupt_mask1 |= SAB82532_IMR1_ALLS; in transmit_chars()264 up->interrupt_mask1 &= ~(SAB82532_IMR1_ALLS|SAB82532_IMR1_XPR); in transmit_chars()448 up->interrupt_mask1 &= ~(SAB82532_IMR1_ALLS|SAB82532_IMR1_XPR); in sunsab_start_tx()582 up->interrupt_mask1 = (SAB82532_IMR1_BRKT | SAB82532_IMR1_ALLS | in sunsab_startup()934 up->interrupt_mask1 = SAB82532_IMR1_BRKT | SAB82532_IMR1_ALLS | in sunsab_console_setup()
303 #define SAB82532_IMR1_ALLS 0x20 macro