Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c59 pei_data->usb2_ports[port].length = length; in pei_data_usb2_port()
60 pei_data->usb2_ports[port].enable = enable; in pei_data_usb2_port()
61 pei_data->usb2_ports[port].oc_pin = oc_pin; in pei_data_usb2_port()
62 pei_data->usb2_ports[port].location = location; in pei_data_usb2_port()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c115 unsigned int usb2_ports; member
311 priv->usb2_ports++; in dwc3_meson_g12a_get_phys()
314 debug("%s: usb2 ports: %d\n", __func__, priv->usb2_ports); in dwc3_meson_g12a_get_phys()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpei_data.h109 struct usb2_port_setting usb2_ports[MAX_USB2_PORTS]; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c264 unsigned int usb2_ports; member
467 priv->usb2_ports++; in dwc3_meson_g12a_get_phys()
470 dev_info(priv->dev, "USB2 ports: %d\n", priv->usb2_ports); in dwc3_meson_g12a_get_phys()