Searched refs:FTDI_SIO_SET_DATA_PARITY_ODD (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/serial/ | ||
H A D | uftdi_reg.h | 116 #define FTDI_SIO_SET_DATA_PARITY_ODD (0x1 << 8) macro |
H A D | uftdi.c | 1601 cfg->lcr |= FTDI_SIO_SET_DATA_PARITY_ODD; in uftdi_set_parm_soft() |