Searched refs:SERIAL_LSR_BI (Results 1 – 1 of 1) sorted by relevance
151 #define SERIAL_LSR_BI 0x0010 macro420 if (new_lsr & SERIAL_LSR_BI) { in mos7840_handle_new_lsr()426 new_lsr &= (__u8) (SERIAL_LSR_OE | SERIAL_LSR_BI); in mos7840_handle_new_lsr()431 if (new_lsr & SERIAL_LSR_BI) in mos7840_handle_new_lsr()