Home
last modified time | relevance | path

Searched refs:ACTUALLY_THROTTLED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/serial/
H A Dcypress_m8.h50 #define ACTUALLY_THROTTLED 0x2 macro
H A Daircable.c60 #define ACTUALLY_THROTTLED 0x02 macro
H A Dcypress_m8.c991 actually_throttled = priv->rx_flags & ACTUALLY_THROTTLED; in cypress_unthrottle()
1045 priv->rx_flags |= ACTUALLY_THROTTLED; in cypress_read_int_callback()