Searched refs:gnptxsts (Results 1 – 2 of 2) sorted by relevance
44 u32 gnptxsts; member
528 u32 gnptxsts = dwc2_readl(hsotg, GNPTXSTS); in dwc2_hsotg_write_fifo() local590 if (GNPTXSTS_NP_TXQ_SPC_AVAIL_GET(gnptxsts) == 0) { in dwc2_hsotg_write_fifo()593 __func__, gnptxsts); in dwc2_hsotg_write_fifo()599 can_write = GNPTXSTS_NP_TXF_SPC_AVAIL_GET(gnptxsts); in dwc2_hsotg_write_fifo()606 __func__, gnptxsts, can_write, to_write, max_transfer); in dwc2_hsotg_write_fifo()