Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Doti6858.c103 #define PIN_RTS 0x20 /* output pin */ macro
623 if ((pin_state & PIN_RTS) != 0) in oti6858_tiocmget()