Searched refs:gnptxsts (Results 1 – 4 of 4) sorted by relevance
88 uint32_t gnptxsts; /* 2c */ member
1262 s->gnptxsts = (4 << FIFOSIZE_DEPTH_SHIFT) | 1024; in dwc2_reset_enter()
43 u32 gnptxsts; member
508 u32 gnptxsts = dwc2_readl(hsotg, GNPTXSTS); in dwc2_hsotg_write_fifo() local570 if (GNPTXSTS_NP_TXQ_SPC_AVAIL_GET(gnptxsts) == 0) { in dwc2_hsotg_write_fifo()573 __func__, gnptxsts); in dwc2_hsotg_write_fifo()579 can_write = GNPTXSTS_NP_TXF_SPC_AVAIL_GET(gnptxsts); in dwc2_hsotg_write_fifo()586 __func__, gnptxsts, can_write, to_write, max_transfer); in dwc2_hsotg_write_fifo()