Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/
Dimx.c90 #define UCR2_RTSEN (1<<4) /* Request to send interrupt enable */ macro
1482 ucr2 &= ~UCR2_RTSEN; in imx_uart_startup()