Searched refs:SERIAL_LSR_BI (Results 1 – 1 of 1) sorted by relevance
138 #define SERIAL_LSR_BI 0x0010 macro417 if (new_lsr & SERIAL_LSR_BI) { in mos7840_handle_new_lsr()423 new_lsr &= (__u8) (SERIAL_LSR_OE | SERIAL_LSR_BI); in mos7840_handle_new_lsr()428 if (new_lsr & SERIAL_LSR_BI) in mos7840_handle_new_lsr()