Searched refs:hptxsts (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
H A Dcore.c1045 u32 nptxsts, hptxsts, hcchar; dwc2_hc_halt() local
1138 hptxsts = readl(hsotg->regs + HPTXSTS); dwc2_hc_halt()
1139 if ((hptxsts & TXSTS_QSPCAVAIL_MASK) == 0 || dwc2_hc_halt()

Completed in 70 milliseconds