Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/rockchip/evb_rk3568/
H A Devb_rk3568.c22 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 Devb_rk3528.c21 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 Devb_rk3576.c21 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 Devb_rk3588.c21 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 Devb_rk1808.c14 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 Devb_rv1126.c14 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 Devb_rk3562.c14 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 Devb_rv1126b.c14 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 Devb-rk3328.c12 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 Devb_rv1106.c18 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 Devb_rv1103b.c21 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 Dedison.c22 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 Dexynos5-dt.c145 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 Devb-rk3399.c191 static struct dwc3_device dwc3_device_data = { variable
208 return dwc3_uboot_init(&dwc3_device_data); in board_usb_init()