Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Doti6858.c105 #define PIN_DSR 0x08 /* input pin, active low */ macro
627 if ((pin_state & PIN_DSR) != 0) in oti6858_tiocmget()
703 if (delta & PIN_DSR) in oti6858_read_int_callback()