Home
last modified time | relevance | path

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

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