Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-pcb-cfg.h67 FULL_SPEED = 0x0, /* 0: full speed */ enumerator
/linux-4.4.14/include/linux/usb/
Dnet2280.h283 #define FULL_SPEED 6 macro
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2280.c3286 mask = BIT(SUPER_SPEED) | BIT(HIGH_SPEED) | BIT(FULL_SPEED); in handle_stat1_irqs()