Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Dsun4i-ps2.c71 #define PS2_FSTS_RXOF BIT(1) macro
75 (PS2_FSTS_TXUF | PS2_FSTS_TXOF | PS2_FSTS_RXUF | PS2_FSTS_RXOF)
124 PS2_FSTS_RXUF | PS2_FSTS_RXOF | PS2_FSTS_RXRDY; in sun4i_ps2_interrupt()