Home
last modified time | relevance | path

Searched refs:PS2_FIFO_ERROR_BIT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/serio/
H A Dsun4i-ps2.c74 #define PS2_FIFO_ERROR_BIT \ macro
122 if (fifo_status & PS2_FIFO_ERROR_BIT) { in sun4i_ps2_interrupt()