Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dbelkin_sa.h88 #define BELKIN_SA_FLOW_IRTS 0x0010 /* use RTS output for input flow control */ macro
H A Dbelkin_sa.c385 urb_value |= (BELKIN_SA_FLOW_OCTS | BELKIN_SA_FLOW_IRTS); in belkin_sa_set_termios()
387 urb_value &= ~(BELKIN_SA_FLOW_OCTS | BELKIN_SA_FLOW_IRTS); in belkin_sa_set_termios()
390 urb_value &= ~(BELKIN_SA_FLOW_IRTS); in belkin_sa_set_termios()