Home
last modified time | relevance | path

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

/drivers/media/usb/cx231xx/
Dcx231xx-pcb-cfg.h55 FULL_SPEED = 0x0, /* 0: full speed */ enumerator
/drivers/usb/gadget/udc/
Dnet2280.c3362 mask = BIT(SUPER_SPEED) | BIT(HIGH_SPEED) | BIT(FULL_SPEED); in handle_stat1_irqs()