Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Darc_ps2.c29 #define PS2_STAT_TX_ISNOT_FUL (1 << 4) macro
97 if (status & PS2_STAT_TX_ISNOT_FUL) { in arc_ps2_write()