Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Ducc_uart.c435 qe_clrbits_be16(&qe_port->uccp->uccm, UCC_UART_UCCE_RX); in qe_uart_stop_rx()
578 if (events & UCC_UART_UCCE_RX) in qe_uart_int()
797 qe_setbits_be16(&qe_port->uccp->uccm, UCC_UART_UCCE_RX); in qe_uart_startup()
833 qe_clrbits_be16(&uccp->uccm, UCC_UART_UCCE_TX | UCC_UART_UCCE_RX); in qe_uart_shutdown()
/linux/include/soc/fsl/qe/
A Dqe.h683 #define UCC_UART_UCCE_RX 0x0001 macro

Completed in 9 milliseconds