PCH_UART_FCR_TFR  158 drivers/tty/serial/pch_uart.c #define PCH_UART_HAL_CLR_TX_FIFO	(PCH_UART_FCR_TFR)
PCH_UART_FCR_TFR  486 drivers/tty/serial/pch_uart.c 	if (flag & ~(PCH_UART_FCR_TFR | PCH_UART_FCR_RFR)) {
PCH_UART_FCR_TFR  543 drivers/tty/serial/pch_uart.c 	    dmamode | fifo_size | trigger | PCH_UART_FCR_RFR | PCH_UART_FCR_TFR;
PCH_UART_FCR_TFR  545 drivers/tty/serial/pch_uart.c 	iowrite8(PCH_UART_FCR_FIFOE | PCH_UART_FCR_RFR | PCH_UART_FCR_TFR,