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

/linux-master/drivers/tty/serial/
H A Dpch_uart.c411 static void pch_uart_hal_enable_interrupt(struct eg20t_port *priv, function
732 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_RX_INT |
752 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_TX_INT);
1037 pch_uart_hal_enable_interrupt(priv,
1157 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_TX_INT);
1174 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_MS_INT);
1259 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_RX_INT |

Completed in 138 milliseconds