Searched refs:pch_uart_hal_disable_interrupt (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | pch_uart.c | 427 static void pch_uart_hal_disable_interrupt(struct eg20t_port *priv, in pch_uart_hal_disable_interrupt() function 807 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT | in handle_rx_to() 873 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in handle_tx() 900 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in handle_tx() 924 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in dma_handle_tx() 932 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in dma_handle_tx() 951 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in dma_handle_tx() 1092 pch_uart_hal_disable_interrupt(priv, in pch_uart_interrupt() 1225 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT | in pch_uart_stop_rx() 1265 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_ALL_INT); in pch_uart_startup() [all …]
|