Searched refs:fifo_0_start (Results 1 – 1 of 1) sorted by relevance
708 int fifo_0_start; in dwc3_gadget_calc_ram_depth() local731 fifo_0_start = DWC3_GTXFIFOSIZ_TXFSTADDR(reg); in dwc3_gadget_calc_ram_depth()733 ram_depth -= (fifo_0_start >> 16); in dwc3_gadget_calc_ram_depth()806 int fifo_0_start; in dwc3_gadget_resize_tx_fifos() local880 fifo_0_start = DWC3_GTXFIFOSIZ_TXFSTADDR(tmp); in dwc3_gadget_resize_tx_fifos()882 fifo_size |= (fifo_0_start + (dwc->last_fifo_depth << 16)); in dwc3_gadget_resize_tx_fifos()