Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsirfsoc_uart.h11 #define SIRFUART_LINE_CTRL 0x0040 macro
Dsirfsoc_uart.c183 unsigned long ulcon = rd_regl(port, SIRFUART_LINE_CTRL); in sirfsoc_uart_break_ctl()
188 wr_regl(port, SIRFUART_LINE_CTRL, ulcon); in sirfsoc_uart_break_ctl()
440 wr_regl(port, SIRFUART_LINE_CTRL, config_reg); in sirfsoc_uart_set_termios()