Searched refs:UART_IIR_INTP (Results 1 – 2 of 2) sorted by relevance
63 #define UART_IIR_INTP (1<<0) macro
412 if (iir & UART_IIR_INTP) { in mtk_uart_bus_ipend()