Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dftdi_sio.h233 #define FTDI_SIO_SET_DTR_MASK 0x1 macro
234 #define FTDI_SIO_SET_DTR_HIGH ((FTDI_SIO_SET_DTR_MASK << 8) | 1)
235 #define FTDI_SIO_SET_DTR_LOW ((FTDI_SIO_SET_DTR_MASK << 8) | 0)