Searched refs:tx_fifo_sz_nb (Results 1 – 2 of 2) sorted by relevance
29 unsigned char tx_fifo_sz_nb; member
548 pdata_hw_ep = dev->pdata->tx_fifo_sz_nb; in reconfig_usbd()997 plat->tx_fifo_sz_nb = in dwc2_udc_otg_of_to_plat()999 if (plat->tx_fifo_sz_nb > DWC2_MAX_HW_ENDPOINTS) in dwc2_udc_otg_of_to_plat()1000 plat->tx_fifo_sz_nb = DWC2_MAX_HW_ENDPOINTS; in dwc2_udc_otg_of_to_plat()1001 if (plat->tx_fifo_sz_nb) { in dwc2_udc_otg_of_to_plat()1004 plat->tx_fifo_sz_nb); in dwc2_udc_otg_of_to_plat()
Completed in 6 milliseconds