Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwc3-omap-uboot.h29 int dwc3_omap_uboot_init(struct dwc3_omap_device *dev);
/OK3568_Linux_fs/u-boot/board/ti/omap5_uevm/
H A Devm.c101 dwc3_omap_uboot_init(&usb_otg_ss_glue); in board_usb_init()
/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A Dboard.c694 dwc3_omap_uboot_init(&usb_otg_ss1_glue); in board_usb_init()
704 dwc3_omap_uboot_init(&usb_otg_ss2_glue); in board_usb_init()
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c768 dwc3_omap_uboot_init(&usb_otg_ss1_glue); in board_usb_init()
781 dwc3_omap_uboot_init(&usb_otg_ss2_glue); in board_usb_init()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-omap.c375 int dwc3_omap_uboot_init(struct dwc3_omap_device *omap_dev) in dwc3_omap_uboot_init() function
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c803 dwc3_omap_uboot_init(&usb_otg_ss2_glue); in board_usb_init()