Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dtimbuart.h24 #define TIMBUART_CTRL_RTS 0x01 macro
H A Dtimbuart.c212 iowrite8(TIMBUART_CTRL_RTS, port->membase + TIMBUART_CTRL); in timbuart_set_mctrl()