Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dnet2280.h270 #define FULL_SPEED 6 macro
/linux/drivers/usb/gadget/udc/
H A Dnet2280.c3367 mask = BIT(SUPER_SPEED) | BIT(HIGH_SPEED) | BIT(FULL_SPEED); in handle_stat1_irqs()