Home
last modified time | relevance | path

Searched refs:THROTTLED (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/usb/serial/
A Dcypress_m8.h49 #define THROTTLED 0x1 macro
A Dmct_u232.c108 #define THROTTLED 0x01 macro
744 priv->rx_flags |= THROTTLED; in mct_u232_throttle()
762 if ((priv->rx_flags & THROTTLED) && C_CRTSCTS(tty)) { in mct_u232_unthrottle()
763 priv->rx_flags &= ~THROTTLED; in mct_u232_unthrottle()
A Daircable.c59 #define THROTTLED 0x01 macro
A Dcypress_m8.c982 priv->rx_flags = THROTTLED; in cypress_throttle()
1046 if (priv->rx_flags & THROTTLED) { in cypress_read_int_callback()

Completed in 7 milliseconds