OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PortSettings
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
IchPlatformPolicy.c
174
DxePlatformPchPolicy->UsbConfig->
PortSettings
[PortIndex].Enable = mSystemConfiguration.PchUsbPort[PortIndex];
212
DxePlatformPchPolicy->UsbConfig->
PortSettings
[0].Dock = PCH_DEVICE_DISABLE;
213
DxePlatformPchPolicy->UsbConfig->
PortSettings
[1].Dock = PCH_DEVICE_DISABLE;
214
DxePlatformPchPolicy->UsbConfig->
PortSettings
[2].Dock = PCH_DEVICE_DISABLE;
215
DxePlatformPchPolicy->UsbConfig->
PortSettings
[3].Dock = PCH_DEVICE_DISABLE;
217
DxePlatformPchPolicy->UsbConfig->
PortSettings
[0].Panel = PCH_USB_FRONT_PANEL;
218
DxePlatformPchPolicy->UsbConfig->
PortSettings
[1].Panel = PCH_USB_FRONT_PANEL;
219
DxePlatformPchPolicy->UsbConfig->
PortSettings
[2].Panel = PCH_USB_BACK_PANEL;
220
DxePlatformPchPolicy->UsbConfig->
PortSettings
[3].Panel = PCH_USB_BACK_PANEL;
271
DxePlatformPchPolicy->SataConfig->
PortSettings
[PortIndex].Enable = PCH_DEVICE_ENABLE
[
all
...]
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
PchPlatformPolicy.h
144
PCH_USB_PORT_SETTINGS
PortSettings
[PCH_USB_MAX_PHYSICAL_PORTS];
336
PCH_SATA_PORT_SETTINGS
PortSettings
[PCH_AHCI_MAX_PORTS];
Completed in 649 milliseconds