Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c185 #define PCH_UART_HAL_ALL_INT (PCH_UART_IER_MASK) macro
1218 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_ALL_INT); in pch_uart_startup()
1285 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_ALL_INT); in pch_uart_shutdown()
1505 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_ALL_INT); in pch_uart_put_poll_char()
1595 pch_uart_hal_disable_interrupt(priv, PCH_UART_HAL_ALL_INT); in pch_console_write()