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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_ionsp.h190 #define IOSP_CMD_CLEAR_BREAK 0x09 // Turn off the BREAK (LCR bit 6) macro
H A Dio_edgeport.c1752 dbg("%s - Sending IOSP_CMD_CLEAR_BREAK", __FUNCTION__);
1753 status = send_iosp_ext_cmd (edge_port, IOSP_CMD_CLEAR_BREAK, 0);

Completed in 44 milliseconds