Home
last modified time | relevance | path

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

/drivers/media/usb/cx231xx/
Dcx231xx-pcb-cfg.h56 HIGH_SPEED = 0x1 /* 1: high speed */ enumerator
/drivers/staging/emxx_udc/
Demxx_udc.h106 #define HIGH_SPEED BIT06 macro
Demxx_udc.c1445 if (data & HIGH_SPEED) in _nbu2ss_get_speed()
/drivers/usb/gadget/udc/
Dnet2280.c1696 if (t2 & BIT(HIGH_SPEED)) in registers_show()
3115 } else if (val & BIT(HIGH_SPEED)) { in handle_stat0_irqs()
3362 mask = BIT(SUPER_SPEED) | BIT(HIGH_SPEED) | BIT(FULL_SPEED); in handle_stat1_irqs()