Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c422 static void pch_uart_hal_disable_interrupt(struct eg20t_port *priv, in pch_uart_hal_disable_interrupt() function
766 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT | in handle_rx_to()
830 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in handle_tx()
855 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in handle_tx()
879 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in dma_handle_tx()
887 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in dma_handle_tx()
904 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in dma_handle_tx()
1045 pch_uart_hal_disable_interrupt(priv, in pch_uart_interrupt()
1178 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT | in pch_uart_stop_rx()
1218 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_ALL_INT); in pch_uart_startup()
[all …]