Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_16654.h98 #define LCR_BITS_7 0x02 // 7 bits/char macro
H A Dmos7840.c32 #define LCR_BITS_7 0x02 /* 7 bits/char */ macro
1221 lData = LCR_BITS_7; in mos7840_change_port_settings()
H A Dio_edgeport.c2364 lData = LCR_BITS_7; mask = 0x7f; in change_port_settings()