Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/serio/
Dsun4i-ps2.c72 #define PS2_FSTS_RXRDY BIT(0) macro
124 PS2_FSTS_RXUF | PS2_FSTS_RXOF | PS2_FSTS_RXRDY; in sun4i_ps2_interrupt()