Home
last modified time | relevance | path

Searched refs:CH341_REG_BREAK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dch341.c61 #define CH341_REG_BREAK 0x05 macro
375 CH341_REG_BREAK, 0, buffer, size, DEFAULT_TIMEOUT); in ch341_detect_quirks()
581 * reading CH341_REG_BREAK fails (see also ch341_detect_quirks). This function
659 ((uint16_t) CH341_REG_LCR << 8) | CH341_REG_BREAK; in ch341_break_ctl()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dch341.c61 #define CH341_REG_BREAK 0x05 macro
357 CH341_REG_BREAK, 0, &buffer, size, in ch341_detect_quirks()
553 * reading CH341_REG_BREAK fails (see also ch341_detect_quirks). This function
636 ((uint16_t) CH341_REG_LCR << 8) | CH341_REG_BREAK; in ch341_break_ctl()

Completed in 4 milliseconds