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

/linux-master/drivers/tty/serial/
H A Dpch_uart.c419 static void pch_uart_hal_disable_interrupt(struct eg20t_port *priv, function
761 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT |
818 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT);
843 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT);
867 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT);
875 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT);
892 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT);
1032 pch_uart_hal_disable_interrupt(priv,
1165 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT |
1205 pch_uart_hal_disable_interrupt(pri
[all...]

Completed in 189 milliseconds