Home
last modified time | relevance | path

Searched refs:FULL_SPEED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-pcb-cfg.h55 FULL_SPEED = 0x0, /* 0: full speed */ enumerator
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-pcb-cfg.h55 FULL_SPEED = 0x0, /* 0: full speed */ enumerator
/kernel/linux/linux-5.10/include/linux/usb/
H A Dnet2280.h284 #define FULL_SPEED 6 macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dnet2280.h270 #define FULL_SPEED 6 macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dnet2280.c3360 mask = BIT(SUPER_SPEED) | BIT(HIGH_SPEED) | BIT(FULL_SPEED);
3364 * both HIGH_SPEED and FULL_SPEED clear (as ROOT_PORT_RESET_INTERRUPT
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dnet2280.c3367 mask = BIT(SUPER_SPEED) | BIT(HIGH_SPEED) | BIT(FULL_SPEED);
3371 * both HIGH_SPEED and FULL_SPEED clear (as ROOT_PORT_RESET_INTERRUPT

Completed in 13 milliseconds