Searched refs:CH341_QUIRK_SIMULATE_BREAK (Results 1 – 1 of 1) sorted by relevance
81 #define CH341_QUIRK_SIMULATE_BREAK BIT(1) macro361 quirks = CH341_QUIRK_LIMITED_PRESCALER | CH341_QUIRK_SIMULATE_BREAK; in ch341_detect_quirks()638 if (priv->quirks & CH341_QUIRK_SIMULATE_BREAK) { in ch341_break_ctl()