Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c462 int pdata_hw_ep; in reconfig_usbd() local
548 pdata_hw_ep = dev->pdata->tx_fifo_sz_nb; in reconfig_usbd()
551 if (pdata_hw_ep && max_hw_ep != pdata_hw_ep) in reconfig_usbd()
553 max_hw_ep, pdata_hw_ep); in reconfig_usbd()
556 if (pdata_hw_ep) in reconfig_usbd()