Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dch341.c63 #define CH341_REQ_READ_REG 0x95 macro
204 r = ch341_control_in(dev, CH341_REQ_READ_REG, 0x0706, 0, buffer, size); in ch341_get_status()
432 r = ch341_control_in(port->serial->dev, CH341_REQ_READ_REG, in ch341_break_ctl()