Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dapbuart.h42 #define UART_CTRL_FL 0x00000040 /* Flow control enable */ macro
Dapbuart.c260 cr |= UART_CTRL_FL; in apbuart_set_termios()