Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/serial/
Dbelkin_sa.h71 #define BELKIN_SA_BAUD(b) (230400/b) macro
Dbelkin_sa.c324 urb_value = BELKIN_SA_BAUD(baud); in belkin_sa_set_termios()
329 baud = BELKIN_SA_BAUD(urb_value); in belkin_sa_set_termios()