Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/broadwell/
A Dnorthbridge.c51 pei_data->usb3_ports[port].enable = enable; in pei_data_usb3_port()
52 pei_data->usb3_ports[port].oc_pin = oc_pin; in pei_data_usb3_port()
53 pei_data->usb3_ports[port].fixed_eq = fixed_eq; in pei_data_usb3_port()
/u-boot/drivers/usb/dwc3/
A Ddwc3-meson-g12a.c118 unsigned int usb3_ports; member
251 if (priv->usb3_ports) in dwc3_meson_g12a_usb_init()
308 priv->usb3_ports++; in dwc3_meson_g12a_get_phys()
314 debug("%s: usb3 ports: %d\n", __func__, priv->usb3_ports); in dwc3_meson_g12a_get_phys()
/u-boot/arch/x86/include/asm/arch-broadwell/
A Dpei_data.h109 struct usb3_port_setting usb3_ports[MAX_USB3_PORTS]; member

Completed in 5 milliseconds