Searched refs:UCC_UART_UCCE_BRKE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/soc/fsl/qe/ | ||
D | qe.h | 679 #define UCC_UART_UCCE_BRKE 0x0040 macro |
/linux-6.6.21/drivers/tty/serial/ | ||
D | ucc_uart.c | 573 if (events & UCC_UART_UCCE_BRKE) in qe_uart_int() |