Home
last modified time | relevance | path

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

/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-pcb-cfg.h56 HIGH_SPEED = 0x1 /* 1: high speed */ enumerator
/linux/include/linux/usb/
H A Dnet2280.h269 #define HIGH_SPEED 7 macro
/linux/drivers/usb/gadget/udc/
H A Dnet2280.c1692 if (t2 & BIT(HIGH_SPEED)) in registers_show()
3118 } else if (val & BIT(HIGH_SPEED)) { in handle_stat0_irqs()
3367 mask = BIT(SUPER_SPEED) | BIT(HIGH_SPEED) | BIT(FULL_SPEED); in handle_stat1_irqs()
3371 * both HIGH_SPEED and FULL_SPEED clear (as ROOT_PORT_RESET_INTERRUPT in handle_stat1_irqs()