Searched refs:DR_ROR (Results 1 – 5 of 5) sorted by relevance
71 #define DR_ROR 0x400 /* Receiver overrun */ macro
88 #define DR_ROR 0x400 /* Receiver overrun */ macro
941 if (ISSET(lsr, DR_ROR | DR_FRE | DR_PRE)) { in ixpcom_rxsoft()943 if (ISSET(lsr, DR_ROR)) { in ixpcom_rxsoft()
945 if (ISSET(lsr, DR_ROR)) { in at91dbgu_rxsoft()
939 if (ISSET(lsr, DR_ROR)) { in epcom_rxsoft()