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

/linux-4.1.27/drivers/usb/serial/
H A Dcypress_m8.h67 #define CONTROL_RESET 0x08 /* sent with output report */ macro
H A Dcypress_m8.c731 if (priv->line_control & CONTROL_RESET) cypress_send()
732 priv->line_control &= ~CONTROL_RESET; cypress_send()

Completed in 79 milliseconds