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