Searched refs:PS2_CONTROL_TX_CLOCK_DISABLE (Results 1 – 1 of 1) sorted by relevance
42 #define PS2_CONTROL_TX_CLOCK_DISABLE BIT(0) /* inhibit clock signal after TX */ macro98 data->port->control = PS2_CONTROL_TX_CLOCK_DISABLE | PS2_CONTROL_RESET; in maceps2_open()113 data->port->control = PS2_CONTROL_TX_CLOCK_DISABLE | PS2_CONTROL_RESET; in maceps2_close()