Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_16654.h109 #define LCR_PAR_EVEN 0x18 // Even parity macro
H A Dmos7840.c43 #define LCR_PAR_EVEN 0x18 /* Even parity */ macro
1236 lParity = LCR_PAR_EVEN; in mos7840_change_port_settings()
H A Dio_edgeport.c2388 lParity = LCR_PAR_EVEN; in change_port_settings()