UCC_UART_UCCE_RX 433 drivers/tty/serial/ucc_uart.c clrbits16(&qe_port->uccp->uccm, UCC_UART_UCCE_RX); UCC_UART_UCCE_RX 577 drivers/tty/serial/ucc_uart.c if (events & UCC_UART_UCCE_RX) UCC_UART_UCCE_RX 803 drivers/tty/serial/ucc_uart.c setbits16(&qe_port->uccp->uccm, UCC_UART_UCCE_RX); UCC_UART_UCCE_RX 839 drivers/tty/serial/ucc_uart.c clrbits16(&uccp->uccm, UCC_UART_UCCE_TX | UCC_UART_UCCE_RX);