Searched refs:UTSR1_PRE (Results 1 – 4 of 4) sorted by relevance
198 if (status & UTSR1_TO_SM(UTSR1_PRE | UTSR1_FRE | UTSR1_ROR)) { in sa1100_rx_chars()199 if (status & UTSR1_TO_SM(UTSR1_PRE)) in sa1100_rx_chars()208 if (status & UTSR1_TO_SM(UTSR1_PRE)) in sa1100_rx_chars()459 UTSR1_TO_SM(UTSR1_FRE | UTSR1_PRE); in sa1100_set_termios()470 UTSR1_TO_SM(UTSR1_FRE | UTSR1_PRE); in sa1100_set_termios()
178 if (status & UTSR1_PRE) in micro_rx_chars()
397 #define UTSR1_PRE 0x00000008 /* receive PaRity Error (read) */ macro
611 #define UTSR1_PRE 0x00000008 /* receive PaRity Error (read) */ macro