Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dftdi_sio.h195 #define FTDI_SIO_SET_BREAK (0x1 << 14) macro
H A Dftdi_sio.c2629 value = priv->last_set_data_value | FTDI_SIO_SET_BREAK; in ftdi_break_ctl()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dftdi_sio.h183 #define FTDI_SIO_SET_BREAK (0x1 << 14) macro
H A Dftdi_sio.c2567 value = priv->last_set_data_value | FTDI_SIO_SET_BREAK; in ftdi_break_ctl()

Completed in 9 milliseconds