Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dhw.h743 #define HPRT0_SPD_FULL_SPEED 1 macro
Dhcd_intr.c293 if (prtspd == HPRT0_SPD_LOW_SPEED || prtspd == HPRT0_SPD_FULL_SPEED) { in dwc2_hprt0_enable()
Dhcd.c1902 if (prtspd == HPRT0_SPD_FULL_SPEED) in dwc2_hcd_urb_enqueue()
4895 dwc2_change_bus_speed(hcd, HPRT0_SPD_FULL_SPEED); in dwc2_reset_device()