Searched refs:SAB82532_ISR0_PERR (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/serial/
H A Dsunsab.c170 if (unlikely(stat->sreg.isr0 & (SAB82532_ISR0_PERR |
178 stat->sreg.isr0 &= ~(SAB82532_ISR0_PERR |
189 } else if (stat->sreg.isr0 & SAB82532_ISR0_PERR)
204 } else if (stat->sreg.isr0 & SAB82532_ISR0_PERR)
725 up->port.read_status_mask |= (SAB82532_ISR0_PERR |
735 up->port.ignore_status_mask |= (SAB82532_ISR0_PERR |
H A Dsunsab.h272 #define SAB82532_ISR0_PERR 0x20 macro

Completed in 12 milliseconds