Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc2/
Dhcd.c802 u32 nptxsts, hptxsts, hcchar; in dwc2_hc_halt() local
913 hptxsts = dwc2_readl(hsotg, HPTXSTS); in dwc2_hc_halt()
914 if ((hptxsts & TXSTS_QSPCAVAIL_MASK) == 0 || in dwc2_hc_halt()