Searched refs:BAUD_LOW (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 Dxircom_pgs.S226 #define BAUD_LOW(rate) LOW(BAUD_TIMEOUT(rate)) define
582 movx a,@dptr ; BAUD_LOW
964 .byte BAUD_LOW(110)
967 .byte BAUD_LOW(300)
970 .byte BAUD_LOW(1200)
973 .byte BAUD_LOW(2400)
976 .byte BAUD_LOW(4800)
979 .byte BAUD_LOW(9600)
982 .byte BAUD_LOW(19200)
985 .byte BAUD_LOW(3840
[all...]
H A Dkeyspan_pda.S188 #define BAUD_LOW(rate) LOW(BAUD_TIMEOUT(rate)) define
544 movx a,@dptr ; BAUD_LOW
896 .byte BAUD_LOW(110)
899 .byte BAUD_LOW(300)
902 .byte BAUD_LOW(1200)
905 .byte BAUD_LOW(2400)
908 .byte BAUD_LOW(4800)
911 .byte BAUD_LOW(9600)
914 .byte BAUD_LOW(19200)
917 .byte BAUD_LOW(3840
[all...]

Completed in 34 milliseconds