Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dch341.c65 #define CH341_REG_LCR2 0x25 macro
277 * CH341_REG_LCR only and CH341_REG_LCR2 is always set to zero. in ch341_set_baudrate_lcr()
283 CH341_REG_LCR2 << 8 | CH341_REG_LCR, lcr); in ch341_set_baudrate_lcr()