Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dimx.c144 #define USR2_WAKE (1<<7) /* Wake */ macro
825 if (usr2 & USR2_WAKE) { in imx_uart_check_flood()
826 imx_uart_writel(sport, USR2_WAKE, USR2); in imx_uart_check_flood()