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

/linux-4.4.14/drivers/tty/serial/
H A Dpch_uart.c199 #define PCH_UART_HAL_RX_INT (PCH_UART_IER_ERBFI) macro
789 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_RX_INT | pch_dma_rx_complete()
845 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT | handle_rx_to()
1131 PCH_UART_HAL_RX_INT | pch_uart_interrupt()
1136 PCH_UART_HAL_RX_INT | pch_uart_interrupt()
1263 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT | pch_uart_stop_rx()
1357 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_RX_INT | pch_uart_startup()

Completed in 50 milliseconds