Searched refs:FTDI_SIO_SET_BITMODE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/serial/ | ||
H A D | uftdi_reg.h | 32 #define FTDI_SIO_SET_BITMODE 11 /* Set the bit bang I/O mode */ macro |
H A D | uftdi.c | 1730 req.bRequest = FTDI_SIO_SET_BITMODE; in uftdi_set_bitmode() |