Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dimx.c147 #define USR2_WAKE (1<<7) /* Wake */ macro
847 if (usr2 & USR2_WAKE) { in imx_uart_check_flood()
848 imx_uart_writel(sport, USR2_WAKE, USR2); in imx_uart_check_flood()