Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dio_16654.h98 #define LCR_BITS_7 0x02 // 7 bits/char macro
Dmos7840.c32 #define LCR_BITS_7 0x02 /* 7 bits/char */ macro
1224 lData = LCR_BITS_7; in mos7840_change_port_settings()
Dio_edgeport.c2480 lData = LCR_BITS_7; mask = 0x7f; in change_port_settings()