Home
last modified time | relevance | path

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

/external/u-boot/board/samsung/trats/
Dtrats.c42 struct dwc2_plat_otg_data s5pc210_otg_data; variable
277 struct dwc2_plat_otg_data s5pc210_otg_data = { variable
288 return dwc2_udc_probe(&s5pc210_otg_data); in board_usb_init()
/external/u-boot/board/samsung/trats2/
Dtrats2.c254 struct dwc2_plat_otg_data s5pc210_otg_data = { variable
265 return dwc2_udc_probe(&s5pc210_otg_data); in board_usb_init()
/external/u-boot/board/samsung/universal_c210/
Duniversal.c191 struct dwc2_plat_otg_data s5pc210_otg_data = { variable
203 return dwc2_udc_probe(&s5pc210_otg_data); in board_usb_init()
/external/u-boot/board/samsung/odroid/
Dodroid.c454 struct dwc2_plat_otg_data s5pc210_otg_data = { variable
512 return dwc2_udc_probe(&s5pc210_otg_data); in board_usb_init()