Home
last modified time | relevance | path

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

/u-boot/board/st/stih410-b2260/
A Dboard.c47 static struct dwc3_device dwc3_device_data = { variable
67 dwc3_device_data.base = fdtdec_get_addr(blob, node, "reg"); in board_usb_init()
69 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
/u-boot/board/samsung/common/
A Dexynos5-dt.c122 static struct dwc3_device dwc3_device_data = { variable
148 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
/u-boot/arch/arm/mach-rockchip/
A Dboard.c133 static struct dwc3_device dwc3_device_data = { variable
150 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()

Completed in 4 milliseconds