Searched refs:txfifo_op_reg (Results 1 – 1 of 1) sorted by relevance
857 unsigned long txfifo_op_reg, ioclk_rate; in sirfsoc_uart_set_termios() local974 txfifo_op_reg = rd_regl(port, ureg->sirfsoc_tx_fifo_op); in sirfsoc_uart_set_termios()977 (txfifo_op_reg & ~SIRFUART_FIFO_START)); in sirfsoc_uart_set_termios()1023 txfifo_op_reg |= SIRFUART_FIFO_START; in sirfsoc_uart_set_termios()1024 wr_regl(port, ureg->sirfsoc_tx_fifo_op, txfifo_op_reg); in sirfsoc_uart_set_termios()