Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcyclades.h291 #define Cy_1_STOP (0x00) macro
/linux-4.1.27/arch/m68k/mvme16x/
Dconfig.c191 #define Cy_1_STOP (0x02) macro
/linux-4.1.27/drivers/tty/
Dcyclades.c3140 info->cor1 = CyPARITY_NONE | Cy_1_STOP | Cy_8_BITS; in cy_init_card()