Home
last modified time | relevance | path

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

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