Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DPchInitPeim.c797 UsbConfig->Usb20PortLength[0] = 0x53;
798 UsbConfig->Usb20PortLength[1] = 0x49;
799 UsbConfig->Usb20PortLength[2] = 0x47;
800 UsbConfig->Usb20PortLength[3] = 0x80;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DIchPlatformPolicy.c230 DxePlatformPchPolicy->UsbConfig->Usb20PortLength[0] = 0x53; in InitPchPlatformPolicy()
231 DxePlatformPchPolicy->UsbConfig->Usb20PortLength[1] = 0x49; in InitPchPlatformPolicy()
232 DxePlatformPchPolicy->UsbConfig->Usb20PortLength[2] = 0x47; in InitPchPlatformPolicy()
233 DxePlatformPchPolicy->UsbConfig->Usb20PortLength[3] = 0x80; in InitPchPlatformPolicy()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
DPchPlatformPolicy.h154 UINT16 Usb20PortLength[PCH_EHCI_MAX_PORTS]; member