Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dapbuart.h43 #define UART_CTRL_FL 0x00000040 /* Flow control enable */ macro
H A Dapbuart.c229 cr |= UART_CTRL_FL; in apbuart_set_termios()