Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Doti6858.c104 #define PIN_CTS 0x10 /* input pin, active low */ macro
625 if ((pin_state & PIN_CTS) != 0) in oti6858_tiocmget()
701 if (delta & PIN_CTS) in oti6858_read_int_callback()