Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dch341.c68 #define CH341_REG_LCR 0x18 macro
422 ((uint16_t) CH341_REG_LCR << 8) | CH341_REG_BREAK; in ch341_break_ctl()