Searched refs:ram0_depth (Results 1 – 1 of 1) sorted by relevance
680 int ram0_depth, rxfifo_size; in dwc3_gadget_get_tx_fifos_size() local688 ram0_depth = DWC3_GHWPARAMS6_RAM0_DEPTH(dwc->hwparams.hwparams6); in dwc3_gadget_get_tx_fifos_size()693 txfifo_depth = ram0_depth - DWC3_GRXFIFOSIZ_RXFDEP(rxfifo_size); in dwc3_gadget_get_tx_fifos_size()695 txfifo_depth = ram0_depth - DWC31_GRXFIFOSIZ_RXFDEP(rxfifo_size); in dwc3_gadget_get_tx_fifos_size()