Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.c804 u32 nptxsts, hptxsts, hcchar; in dwc2_hc_halt() local
909 nptxsts = dwc2_readl(hsotg, GNPTXSTS); in dwc2_hc_halt()
910 if ((nptxsts & TXSTS_QSPCAVAIL_MASK) == 0) { in dwc2_hc_halt()