Searched refs:hprt (Results 1 – 1 of 1) sorted by relevance
99 u32 hprt, prtspd; in dwc2_qh_init() local118 hprt = readl(hsotg->regs + HPRT0); in dwc2_qh_init()119 prtspd = (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT; in dwc2_qh_init()