Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dftdi_sio.h562 #define FTDI_RS_TEMT (1<<6) macro
H A Dftdi_sio.c2478 if (buf[1] & FTDI_RS_TEMT) in ftdi_process_packet()
2596 if (!(buf[1] & FTDI_RS_TEMT)) in ftdi_tx_empty()