Searched refs:CDNC_UART_INT_PARITY (Results 1 – 1 of 1) sorted by relevance
97 #define CDNC_UART_INT_PARITY (1<<7) macro516 if ((status & (CDNC_UART_INT_FRAMING | CDNC_UART_INT_PARITY)) != 0) { in cdnc_uart_bus_receive()518 status & (CDNC_UART_INT_FRAMING | CDNC_UART_INT_PARITY)); in cdnc_uart_bus_receive()519 if ((status & CDNC_UART_INT_PARITY) != 0) in cdnc_uart_bus_receive()