Searched refs:pch_uart_hal_set_fifo (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dpch_uart.c516 static int pch_uart_hal_set_fifo(struct eg20t_port *priv, pch_uart_hal_set_fifo() function
1343 ret = pch_uart_hal_set_fifo(priv, PCH_UART_HAL_DMA_MODE0, pch_uart_startup()
1372 ret = pch_uart_hal_set_fifo(priv, PCH_UART_HAL_DMA_MODE0, pch_uart_shutdown()
1376 "pch_uart_hal_set_fifo Failed(ret=%d)\n", ret); pch_uart_shutdown()

Completed in 53 milliseconds