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

/linux-4.4.14/drivers/input/serio/
H A Dsun4i-ps2.c51 #define PS2_LINE_ERROR_BIT \ macro
110 if (intr_status & PS2_LINE_ERROR_BIT) { sun4i_ps2_interrupt()
111 rxflags = (intr_status & PS2_LINE_ERROR_BIT) ? SERIO_FRAME : 0; sun4i_ps2_interrupt()

Completed in 107 milliseconds