Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_16654.h96 #define LCR_BITS_5 0x00 // 5 bits/char macro
H A Dmos7840.c30 #define LCR_BITS_5 0x00 /* 5 bits/char */ macro
1213 lData = LCR_BITS_5; in mos7840_change_port_settings()
H A Dio_edgeport.c2356 lData = LCR_BITS_5; mask = 0x1f; in change_port_settings()