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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/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)
705 up->port.read_status_mask |= (SAB82532_ISR0_PERR |
715 up->port.ignore_status_mask |= (SAB82532_ISR0_PERR |
H A Dsunsab.h272 #define SAB82532_ISR0_PERR 0x20 macro

Completed in 20 milliseconds