Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_16654.h104 #define LCR_STOP_2 0x04 // 2 stop bits (if 6-8 bits/char) macro
H A Dmos7840.c38 #define LCR_STOP_2 0x04 /* 2 stop bits (if 6-8 bits/char) */ macro
1249 lStop = LCR_STOP_2; in mos7840_change_port_settings()
H A Dio_edgeport.c2396 lStop = LCR_STOP_2; in change_port_settings()