Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/broadwell/
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()
/external/u-boot/arch/x86/include/asm/arch-broadwell/
Dpei_data.h108 struct usb2_port_setting usb2_ports[MAX_USB2_PORTS]; member