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

/linux-master/drivers/tty/serial/
H A Dpch_uart.c182 #define PCH_UART_HAL_TX_INT (PCH_UART_IER_ETBEI) macro
752 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_TX_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);
1157 pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_TX_INT);

Completed in 401 milliseconds