| /rk3399_rockchip-uboot/board/rockchip/evb_rk3568/ |
| H A D | evb_rk3568.c | 22 static struct dwc3_device dwc3_device_data = { variable 58 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 61 dwc3_device_data.maximum_speed = USB_SPEED_SUPER; in board_usb_init() 65 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 71 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 76 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 80 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3528/ |
| H A D | evb_rk3528.c | 21 static struct dwc3_device dwc3_device_data = { variable 57 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 60 dwc3_device_data.maximum_speed = USB_SPEED_SUPER; in board_usb_init() 64 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 71 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 75 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3576/ |
| H A D | evb_rk3576.c | 21 static struct dwc3_device dwc3_device_data = { variable 57 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 60 dwc3_device_data.maximum_speed = USB_SPEED_SUPER; in board_usb_init() 64 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 71 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 75 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3588/ |
| H A D | evb_rk3588.c | 21 static struct dwc3_device dwc3_device_data = { variable 57 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 60 dwc3_device_data.maximum_speed = USB_SPEED_SUPER; in board_usb_init() 64 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 71 dwc3_device_data.maximum_speed = USB_SPEED_HIGH; in board_usb_init() 75 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk1808/ |
| H A D | evb_rk1808.c | 14 static struct dwc3_device dwc3_device_data = { variable 31 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rv1126/ |
| H A D | evb_rv1126.c | 14 static struct dwc3_device dwc3_device_data = { variable 31 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3562/ |
| H A D | evb_rk3562.c | 14 static struct dwc3_device dwc3_device_data = { variable 31 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rv1126b/ |
| H A D | evb_rv1126b.c | 14 static struct dwc3_device dwc3_device_data = { variable 31 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3328/ |
| H A D | evb-rk3328.c | 12 static struct dwc3_device dwc3_device_data = { variable 31 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rv1106/ |
| H A D | evb_rv1106.c | 18 static struct dwc3_device dwc3_device_data = { variable 51 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rv1103b/ |
| H A D | evb_rv1103b.c | 21 static struct dwc3_device dwc3_device_data = { variable 54 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/intel/edison/ |
| H A D | edison.c | 22 static struct dwc3_device dwc3_device_data = { variable 39 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/samsung/common/ |
| H A D | exynos5-dt.c | 145 static struct dwc3_device dwc3_device_data = { variable 171 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3399/ |
| H A D | evb-rk3399.c | 191 static struct dwc3_device dwc3_device_data = { variable 208 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()
|