Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c116 unsigned int usb3_ports; member
249 if (priv->usb3_ports) in dwc3_meson_g12a_usb_init()
309 priv->usb3_ports++; in dwc3_meson_g12a_get_phys()
315 debug("%s: usb3 ports: %d\n", __func__, priv->usb3_ports); in dwc3_meson_g12a_get_phys()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c69 pei_data->usb3_ports[port].enable = enable; in pei_data_usb3_port()
70 pei_data->usb3_ports[port].oc_pin = oc_pin; in pei_data_usb3_port()
71 pei_data->usb3_ports[port].fixed_eq = fixed_eq; in pei_data_usb3_port()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpei_data.h110 struct usb3_port_setting usb3_ports[MAX_USB3_PORTS]; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c265 unsigned int usb3_ports; member
434 if (priv->usb3_ports) in dwc3_meson_g12a_usb_init_glue()
465 priv->usb3_ports++; in dwc3_meson_g12a_get_phys()
471 dev_info(priv->dev, "USB3 ports: %d\n", priv->usb3_ports); in dwc3_meson_g12a_get_phys()