Searched refs:CONTROL_RESET (Results 1 – 3 of 3) sorted by relevance
71 #define CONTROL_RESET 0x08 /* sent with output report */ macro
721 if (priv->line_control & CONTROL_RESET) in cypress_send()722 priv->line_control &= ~CONTROL_RESET; in cypress_send()
45 #define CONTROL_RESET BIT(31) macro348 control &= ~CONTROL_RESET; in mchp_corespi_init()