Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_edgeport.c2345 __u8 lStop; in change_port_settings() local
2400 lStop = LCR_STOP_2; in change_port_settings()
2403 lStop = LCR_STOP_1; in change_port_settings()
2460 edge_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()