Searched refs:DWC3_GTXFIFOSIZ (Results 1 – 2 of 2) sorted by relevance
106 #define DWC3_GTXFIFOSIZ(n) (0xc300 + (n * 0x04)) macro
217 dwc3_writel(dwc->regs, DWC3_GTXFIFOSIZ(num), fifo_size); in dwc3_gadget_resize_tx_fifos()