Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dmaceps2.c33 #define PS2_STATUS_TX_EMPTY BIT(3) /* empty transmit buffer */ macro
61 if (port->status & PS2_STATUS_TX_EMPTY) { in maceps2_write()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dmaceps2.c33 #define PS2_STATUS_TX_EMPTY BIT(3) /* empty transmit buffer */ macro
61 if (port->status & PS2_STATUS_TX_EMPTY) { in maceps2_write()

Completed in 1 milliseconds