Home
last modified time | relevance | path

Searched refs:CH341_REG_BREAK1 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dch341.c66 #define CH341_REG_BREAK1 0x05 macro
373 CH341_REG_BREAK1 | ((uint16_t) CH341_REG_BREAK2 << 8); in ch341_break_ctl()