Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_16654.h111 #define LCR_PAR_SPACE 0x38 // Force parity bit to 0 macro
H A Dmos7840.c45 #define LCR_PAR_SPACE 0x38 /* Force parity bit to 0 */ macro
H A Dio_edgeport.c2381 lParity = LCR_PAR_SPACE; in change_port_settings()