Searched refs:dwc2_get_txfdep (Results 1 – 1 of 1) sorted by relevance
198 static uint32_t dwc2_get_txfdep(const struct device *dev, const uint32_t f_idx) in dwc2_get_txfdep() function1156 txfaddr = dwc2_get_txfdep(dev, ep_idx - 2) + in dwc2_set_dedicated_fifo()1172 txfdep = dwc2_get_txfdep(dev, ep_idx - 1); in dwc2_set_dedicated_fifo()1893 priv->max_txfifo_depth[i] = dwc2_get_txfdep(dev, i - 1); in udc_dwc2_init_controller()