Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c2355 unsigned int is_ss = evtinfo & (1UL << 4); in dwc3_gadget_hibernation_interrupt() local
2370 if (is_ss ^ (dwc->speed == USB_SPEED_SUPER)) in dwc3_gadget_hibernation_interrupt()