Home
last modified time | relevance | path

Searched refs:FTDI_RS_TEMT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dftdi_sio.h574 #define FTDI_RS_TEMT (1<<6) macro
H A Dftdi_sio.c2541 if (buf[1] & FTDI_RS_TEMT) in ftdi_process_packet()
2655 if (!(buf[1] & FTDI_RS_TEMT)) in ftdi_tx_empty()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds