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

/drivers/tty/
H A Dsynclinkmp.c443 #define OVRN BIT3 macro
2107 unsigned char status2 = read_reg(info, SR2) & info->ie2_value & OVRN;
2180 if ( status & (PE + FRME + OVRN) ) {
2189 else if (status & OVRN)
2203 if (status & OVRN) {
2842 info->read_status_mask2 = OVRN;
2855 info->ignore_status_mask2 |= OVRN;
4509 info->ie2_value = OVRN;

Completed in 560 milliseconds