Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Ducc_uart.c434 qe_clrbits_be16(&qe_port->uccp->uccm, UCC_UART_UCCE_RX); in qe_uart_stop_rx()
577 if (events & UCC_UART_UCCE_RX) in qe_uart_int()
796 qe_setbits_be16(&qe_port->uccp->uccm, UCC_UART_UCCE_RX); in qe_uart_startup()
832 qe_clrbits_be16(&uccp->uccm, UCC_UART_UCCE_TX | UCC_UART_UCCE_RX); in qe_uart_shutdown()
/linux-6.3-rc2/include/soc/fsl/qe/
A Dqe.h684 #define UCC_UART_UCCE_RX 0x0001 macro

Completed in 9 milliseconds