Searched refs:pch_uart_hal_disable_interrupt (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/tty/serial/ |
| H A D | pch_uart.c | 761 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT | in handle_rx_to() 818 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in handle_tx() 843 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in handle_tx() 867 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in dma_handle_tx() 875 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in dma_handle_tx() 892 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_TX_INT); in dma_handle_tx() 1031 pch_uart_hal_disable_interrupt(priv, in pch_uart_interrupt() 1164 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_RX_INT | in pch_uart_stop_rx() 1204 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_ALL_INT); in pch_uart_startup() 1271 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_ALL_INT); in pch_uart_shutdown() [all …]
|