Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dserial167.h146 #define Cy_2_STOP (0x04) macro
Dcyclades.h757 #define Cy_2_STOP (0x08) macro
/linux-2.4.37.9/drivers/char/
Dserial167.c1025 info->cor3 = (cflag & CSTOPB) ? Cy_2_STOP : Cy_1_STOP; in config_setup()
Dcyclades.c3344 info->cor1 |= Cy_2_STOP; in set_line_char()