Searched refs:txfifo_op_reg (Results 1 – 1 of 1) sorted by relevance
706 unsigned long txfifo_op_reg, ioclk_rate; in sirfsoc_uart_set_termios() local824 txfifo_op_reg = rd_regl(port, ureg->sirfsoc_tx_fifo_op); in sirfsoc_uart_set_termios()826 (txfifo_op_reg & ~SIRFUART_FIFO_START)); in sirfsoc_uart_set_termios()877 txfifo_op_reg |= SIRFUART_FIFO_START; in sirfsoc_uart_set_termios()878 wr_regl(port, ureg->sirfsoc_tx_fifo_op, txfifo_op_reg); in sirfsoc_uart_set_termios()