Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_16654.h97 #define LCR_BITS_6 0x01 // 6 bits/char macro
H A Dmos7840.c31 #define LCR_BITS_6 0x01 /* 6 bits/char */ macro
1217 lData = LCR_BITS_6; in mos7840_change_port_settings()
H A Dio_edgeport.c2360 lData = LCR_BITS_6; mask = 0x3f; in change_port_settings()