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

/linux-master/drivers/tty/serial/
H A Dpch_uart.c181 #define PCH_UART_HAL_RX_INT (PCH_UART_IER_ERBFI) macro
732 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_RX_INT |
761 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT |
1033 PCH_UART_HAL_RX_INT |
1038 PCH_UART_HAL_RX_INT |
1165 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT |
1259 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_RX_INT |

Completed in 89 milliseconds