Home
last modified time | relevance | path

Searched refs:pdata_hw_ep (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/gadget/
A Ddwc2_udc_otg.c471 int pdata_hw_ep; in reconfig_usbd() local
556 pdata_hw_ep = dev->pdata->tx_fifo_sz_nb; in reconfig_usbd()
559 if (pdata_hw_ep && max_hw_ep != pdata_hw_ep) in reconfig_usbd()
561 max_hw_ep, pdata_hw_ep); in reconfig_usbd()
564 if (pdata_hw_ep) in reconfig_usbd()

Completed in 5 milliseconds