Home
last modified time | relevance | path

Searched refs:IOSP_CMD_SET_BREAK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_ionsp.h185 #define IOSP_CMD_SET_BREAK 0x08 // Turn on the BREAK (LCR bit 6) macro
H A Dio_edgeport.c1706 dev_dbg(&port->dev, "%s - Sending IOSP_CMD_SET_BREAK\n", __func__); in edge_break()
1708 IOSP_CMD_SET_BREAK, 0); in edge_break()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_ionsp.h185 #define IOSP_CMD_SET_BREAK 0x08 // Turn on the BREAK (LCR bit 6) macro
H A Dio_edgeport.c1588 dev_dbg(&port->dev, "%s - Sending IOSP_CMD_SET_BREAK\n", __func__); in edge_break()
1590 IOSP_CMD_SET_BREAK, 0); in edge_break()

Completed in 9 milliseconds