Searched refs:fifo_0_start (Results 1 – 1 of 1) sorted by relevance
700 int fifo_0_start; in dwc3_gadget_calc_ram_depth() local 723 fifo_0_start = DWC3_GTXFIFOSIZ_TXFSTADDR(reg); in dwc3_gadget_calc_ram_depth() 725 ram_depth -= (fifo_0_start >> 16); in dwc3_gadget_calc_ram_depth() 798 int fifo_0_start; in dwc3_gadget_resize_tx_fifos() local 872 fifo_0_start = DWC3_GTXFIFOSIZ_TXFSTADDR(tmp); in dwc3_gadget_resize_tx_fifos() 874 fifo_size |= (fifo_0_start + (dwc->last_fifo_depth << 16)); in dwc3_gadget_resize_tx_fifos()