Home
last modified time | relevance | path

Searched refs:BELKIN_SA_BAUD (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dbelkin_sa.h75 #define BELKIN_SA_BAUD(b) (230400/b) macro
Dbelkin_sa.c328 urb_value = BELKIN_SA_BAUD(baud); in belkin_sa_set_termios()
333 baud = BELKIN_SA_BAUD(urb_value); in belkin_sa_set_termios()