Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsirfsoc_uart.h290 #define SIRFUART_FIFO_STOP 0x0 macro
Dsirfsoc_uart.c236 wr_regl(port, ureg->sirfsoc_tx_fifo_op, SIRFUART_FIFO_STOP); in sirfsoc_uart_tx_with_dma()
257 wr_regl(port, ureg->sirfsoc_tx_fifo_op, SIRFUART_FIFO_STOP); in sirfsoc_uart_tx_with_dma()
975 wr_regl(port, ureg->sirfsoc_rx_fifo_op, SIRFUART_FIFO_STOP); in sirfsoc_uart_set_termios()