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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dserial167.h145 #define Cy_1_STOP (0x02) macro
H A Dcyclades.h778 #define Cy_1_STOP (0x00) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dserial167.h145 #define Cy_1_STOP (0x02) macro
H A Dcyclades.h775 #define Cy_1_STOP (0x00) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial167.c1010 info->cor3 = (cflag & CSTOPB) ? Cy_2_STOP : Cy_1_STOP;
2277 base_addr[CyCOR3] = Cy_1_STOP;
2434 info->cor3 = Cy_1_STOP;
2883 base_addr[CyCOR3] = Cy_1_STOP;
H A Dcyclades.c5102 info->cor1 = CyPARITY_NONE|Cy_1_STOP|Cy_8_BITS;

Completed in 93 milliseconds