Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c58 pei_data->usb2_ports[port].length = length; in pei_data_usb2_port()
59 pei_data->usb2_ports[port].enable = enable; in pei_data_usb2_port()
60 pei_data->usb2_ports[port].oc_pin = oc_pin; in pei_data_usb2_port()
61 pei_data->usb2_ports[port].location = location; in pei_data_usb2_port()
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpei_data.h108 struct usb2_port_setting usb2_ports[MAX_USB2_PORTS]; member
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c258 unsigned int usb2_ports; member
461 priv->usb2_ports++; in dwc3_meson_g12a_get_phys()
464 dev_info(priv->dev, "USB2 ports: %d\n", priv->usb2_ports); in dwc3_meson_g12a_get_phys()