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

/linux-4.4.14/drivers/tty/
H A Drocket.c361 CharNStat &= ~(STMFRAMEH | STMPARITYH); rp_do_receive()
369 else if (CharNStat & STMPARITYH) rp_do_receive()
810 info->read_status_mask |= STMFRAMEH | STMPARITYH; configure_r_port()
819 info->ignore_status_mask |= STMFRAMEH | STMPARITYH; configure_r_port()
H A Drocket_int.h168 #define STMPARITYH 0x100 /* parity error */ macro
169 #define STMERRORH (STMBREAKH | STMFRAMEH | STMPARITYH)

Completed in 83 milliseconds