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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dsunsab.c169 if (unlikely(stat->sreg.isr0 & (SAB82532_ISR0_PERR |
177 stat->sreg.isr0 &= ~(SAB82532_ISR0_PERR |
188 } else if (stat->sreg.isr0 & SAB82532_ISR0_PERR)
203 } else if (stat->sreg.isr0 & SAB82532_ISR0_PERR)
726 up->port.read_status_mask |= (SAB82532_ISR0_PERR |
736 up->port.ignore_status_mask |= (SAB82532_ISR0_PERR |
H A Dsunsab.h272 #define SAB82532_ISR0_PERR 0x20 macro

Completed in 43 milliseconds