Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dmxuport.c108 #define SERIAL_EV_RLSD 0x0020 /* RLSD changed state */ macro
377 (SERIAL_EV_CTS | SERIAL_EV_DSR | SERIAL_EV_RLSD)) { in mxuport_msr_event()
389 if (rcv_msr_event & SERIAL_EV_RLSD) { in mxuport_msr_event()