Searched refs:CONTROL_RESET (Results 1 – 2 of 2) sorted by relevance
67 #define CONTROL_RESET 0x08 /* sent with output report */ macro
731 if (priv->line_control & CONTROL_RESET) in cypress_send()732 priv->line_control &= ~CONTROL_RESET; in cypress_send()