Home
last modified time | relevance | path

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

/openbmc/u-boot/board/st/stih410-b2260/
H A Dboard.c43 static struct dwc3_device dwc3_device_data = { variable
63 dwc3_device_data.base = fdtdec_get_addr(blob, node, "reg"); in board_usb_init()
65 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
/openbmc/u-boot/board/intel/edison/
H A Dedison.c19 static struct dwc3_device dwc3_device_data = { variable
36 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
/openbmc/u-boot/board/samsung/common/
H A Dexynos5-dt.c119 static struct dwc3_device dwc3_device_data = { variable
145 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()