Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dusb338x.h22 #define SUPER_SPEED 8 macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c3114 if (val & BIT(SUPER_SPEED)) { in handle_stat0_irqs()
3367 mask = BIT(SUPER_SPEED) | BIT(HIGH_SPEED) | BIT(FULL_SPEED); in handle_stat1_irqs()