Searched refs:SERIO_FRAME (Results 1 – 8 of 8) sorted by relevance
23 #define SERIO_FRAME _BITUL(2) macro
47 return SERIO_FRAME; in check_data()
68 rxflags |= (status & APBPS2_STATUS_FE) ? SERIO_FRAME : 0; in apbps2_isr()
67 flag |= SERIO_FRAME; in arc_ps2_check_rx()
134 ch_flags = SERIO_FRAME; in serport_ldisc_receive()
112 rxflags = (intr_status & PS2_LINE_ERROR_BIT) ? SERIO_FRAME : 0; in sun4i_ps2_interrupt()
71 flag = (status & PS2STAT_STP ? SERIO_FRAME : 0) | in ps2_rxint()
412 if ((flags & (SERIO_FRAME | SERIO_PARITY)) && in atkbd_handle_frame_error()