Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/serial/
Dio_16654.h99 #define LCR_BITS_8 0x03 // 8 bits/char macro
Dmos7840.c33 #define LCR_BITS_8 0x03 /* 8 bits/char */ macro
1204 lData = LCR_BITS_8; in mos7840_change_port_settings()
1226 lData = LCR_BITS_8; in mos7840_change_port_settings()
Dio_edgeport.c2369 lData = LCR_BITS_8; in change_port_settings()