Home
last modified time | relevance | path

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

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