Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c462 int pdata_hw_ep; in reconfig_usbd() local
551 pdata_hw_ep = dev->pdata->tx_fifo_sz_nb; in reconfig_usbd()
554 if (pdata_hw_ep && max_hw_ep != pdata_hw_ep) in reconfig_usbd()
556 max_hw_ep, pdata_hw_ep); in reconfig_usbd()
559 if (pdata_hw_ep) in reconfig_usbd()