Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Duart.c530 (gb_tty->ctrlin & GB_UART_CTRL_DSR ? TIOCM_DSR : 0) | in gb_tty_tiocmget()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1357 #define GB_UART_CTRL_DSR 0x02 macro