Home
last modified time | relevance | path

Searched refs:LCR_PAR_NONE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/serial/
H A Dio_16654.h107 #define LCR_PAR_NONE 0x00 // No parity macro
H A Dio_edgeport.c2378 lParity = LCR_PAR_NONE; in change_port_settings()