Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dapbuart.h37 #define UART_CTRL_RE 0x00000001 /* Receiver enable */ macro
A Dapbuart.c186 cr | UART_CTRL_RE | UART_CTRL_TE | in apbuart_startup()
199 cr & ~(UART_CTRL_RE | UART_CTRL_TE | in apbuart_shutdown()
428 if (UART_GET_CTRL(port) & (UART_CTRL_RE | UART_CTRL_TE)) { in apbuart_console_get_options()

Completed in 4 milliseconds