Searched refs:SAB82532_IMR1_ALLS (Results 1 – 2 of 2) sorted by relevance
239 up->interrupt_mask1 |= SAB82532_IMR1_ALLS; in transmit_chars()261 up->interrupt_mask1 &= ~(SAB82532_IMR1_ALLS|SAB82532_IMR1_XPR); in transmit_chars()444 up->interrupt_mask1 &= ~(SAB82532_IMR1_ALLS|SAB82532_IMR1_XPR); in sunsab_start_tx()577 up->interrupt_mask1 = (SAB82532_IMR1_BRKT | SAB82532_IMR1_ALLS | in sunsab_startup()925 up->interrupt_mask1 = SAB82532_IMR1_BRKT | SAB82532_IMR1_ALLS | in sunsab_console_setup()
303 #define SAB82532_IMR1_ALLS 0x20 macro