Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/broadwell/
A Dnorthbridge.c42 pei_data->usb2_ports[port].length = length; in pei_data_usb2_port()
43 pei_data->usb2_ports[port].enable = enable; in pei_data_usb2_port()
44 pei_data->usb2_ports[port].oc_pin = oc_pin; in pei_data_usb2_port()
45 pei_data->usb2_ports[port].location = location; in pei_data_usb2_port()
/u-boot/drivers/usb/dwc3/
A Ddwc3-meson-gxl.c118 unsigned int usb2_ports; member
250 priv->usb2_ports++; in dwc3_meson_gxl_get_phys()
253 debug("%s: usb2 ports: %d\n", __func__, priv->usb2_ports); in dwc3_meson_gxl_get_phys()
A Ddwc3-meson-g12a.c117 unsigned int usb2_ports; member
310 priv->usb2_ports++; in dwc3_meson_g12a_get_phys()
313 debug("%s: usb2 ports: %d\n", __func__, priv->usb2_ports); in dwc3_meson_g12a_get_phys()
/u-boot/arch/x86/include/asm/arch-broadwell/
A Dpei_data.h108 struct usb2_port_setting usb2_ports[MAX_USB2_PORTS]; member

Completed in 8 milliseconds