Searched refs:hptxsts (Results 1 – 1 of 1) sorted by relevance
1045 u32 nptxsts, hptxsts, hcchar; in dwc2_hc_halt() local1138 hptxsts = readl(hsotg->regs + HPTXSTS); in dwc2_hc_halt()1139 if ((hptxsts & TXSTS_QSPCAVAIL_MASK) == 0 || in dwc2_hc_halt()