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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dmrst_max3110.h31 #define WC_2_STOPBITS (1 << 6) macro
H A Dmrst_max3110.c617 new_conf |= WC_2_STOPBITS;
619 new_conf &= ~WC_2_STOPBITS;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dmrst_max3110.h31 #define WC_2_STOPBITS (1 << 6) macro
H A Dmrst_max3110.c617 new_conf |= WC_2_STOPBITS;
619 new_conf &= ~WC_2_STOPBITS;

Completed in 121 milliseconds