Searched refs:Cy_1_STOP (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial167.h141 #define Cy_1_STOP (0x02) macro
H A Dcyclades.h741 #define Cy_1_STOP (0x00) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dserial167.c930 info->cor3 = (cflag & CSTOPB) ? Cy_2_STOP : Cy_1_STOP;
2014 base_addr[CyCOR3] = Cy_1_STOP;
2152 info->cor3 = Cy_1_STOP;
2592 base_addr[CyCOR3] = Cy_1_STOP;
H A Dcyclades.c3893 info->cor1 = CyPARITY_NONE | Cy_1_STOP | Cy_8_BITS;

Completed in 63 milliseconds