Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dcyclades.h338 #define C_RS_RI 0x00000400 /* RI */ macro
/linux-4.1.27/drivers/tty/
Dcyclades.c2438 ((lstatus & C_RS_RI) ? TIOCM_RNG : 0) | in cy_tiocmget()