Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhcd_queue.c99 u32 hprt, prtspd; in dwc2_qh_init() local
121 hprt = dwc2_readl(hsotg->regs + HPRT0); in dwc2_qh_init()
122 prtspd = (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT; in dwc2_qh_init()