SIRFUART_FIFO_START  230 drivers/tty/serial/sirfsoc_uart.c 		wr_regl(port, ureg->sirfsoc_tx_fifo_op, SIRFUART_FIFO_START);
SIRFUART_FIFO_START  237 drivers/tty/serial/sirfsoc_uart.c 		wr_regl(port, ureg->sirfsoc_tx_fifo_op, SIRFUART_FIFO_START);
SIRFUART_FIFO_START  274 drivers/tty/serial/sirfsoc_uart.c 		wr_regl(port, ureg->sirfsoc_tx_fifo_op, SIRFUART_FIFO_START);
SIRFUART_FIFO_START  502 drivers/tty/serial/sirfsoc_uart.c 		wr_regl(port, ureg->sirfsoc_rx_fifo_op, SIRFUART_FIFO_START);
SIRFUART_FIFO_START  826 drivers/tty/serial/sirfsoc_uart.c 			(txfifo_op_reg & ~SIRFUART_FIFO_START));
SIRFUART_FIFO_START  877 drivers/tty/serial/sirfsoc_uart.c 	txfifo_op_reg |= SIRFUART_FIFO_START;
SIRFUART_FIFO_START  979 drivers/tty/serial/sirfsoc_uart.c 	wr_regl(port, ureg->sirfsoc_rx_fifo_op, SIRFUART_FIFO_START);