Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h686 #define HPRT0_SPD_FULL_SPEED 1 macro
Dhcd_intr.c266 if (prtspd == HPRT0_SPD_LOW_SPEED || prtspd == HPRT0_SPD_FULL_SPEED) { in dwc2_hprt0_enable()
Dhcd.c385 if (prtspd == HPRT0_SPD_FULL_SPEED) in dwc2_hcd_urb_enqueue()