HomeSort by relevance Sort by last modified time
    Searched refs:usb_gusbcfg (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/usb/
dwc2_udc.h 21 unsigned int usb_gusbcfg; member in struct:dwc2_plat_otg_data
  /external/u-boot/arch/arm/mach-socfpga/
board.c 51 .usb_gusbcfg = 0x1417,
  /external/u-boot/drivers/usb/gadget/
dwc2_udc_otg.c 423 if (dev->pdata->usb_gusbcfg)
424 dflt_gusbcfg = dev->pdata->usb_gusbcfg;

Completed in 112 milliseconds