Searched refs:pdata_hw_ep (Results 1 – 1 of 1) sorted by relevance
471 int pdata_hw_ep; in reconfig_usbd() local556 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