Searched refs:UART_CTRL_FL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/serial/ | ||
H A D | apbuart.h | 43 #define UART_CTRL_FL 0x00000040 /* Flow control enable */ macro |
H A D | apbuart.c | 229 cr |= UART_CTRL_FL; in apbuart_set_termios() |