Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_16654.h99 #define LCR_BITS_8 0x03 // 8 bits/char macro
H A Dio_edgeport.c2373 lData = LCR_BITS_8; in change_port_settings()