Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_16654.h97 #define LCR_BITS_6 0x01 // 6 bits/char macro
H A Dio_edgeport.c2364 lData = LCR_BITS_6; mask = 0x3f; in change_port_settings()