Searched refs:BELKIN_SA_STOP_BITS (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dbelkin_sa.h76 #define BELKIN_SA_STOP_BITS(b) (b-1) macro
H A Dbelkin_sa.c426 urb_value = (cflag & CSTOPB) ? BELKIN_SA_STOP_BITS(2) : BELKIN_SA_STOP_BITS(1);

Completed in 34 milliseconds