Home
last modified time | relevance | path

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

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