Home
last modified time | relevance | path

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

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