Home
last modified time | relevance | path

Searched refs:pci (Results 1 – 25 of 28) sorted by relevance

12

/device/asus/fugu/sepolicy/
Dfile_contexts27 /dev/block/pci/pci0000:00/0000:00:01\.0/by-name/system u:object_r:system_block_device:s0
28 /dev/block/pci/pci0000:00/0000:00:01\.0/by-name/cache u:object_r:cache_block_device:s0
29 /dev/block/pci/pci0000:00/0000:00:01\.0/by-name/userdata u:object_r:userdata_block_device:s0
30 /dev/block/pci/pci0000:00/0000:00:01\.0/by-name/recovery u:object_r:recovery_block_device:s0
31 /dev/block/pci/pci0000:00/0000:00:01\.0/by-name/boot u:object_r:boot_block_device:s0
32 /dev/block/pci/pci0000:00/0000:00:01\.0/by-name/misc u:object_r:misc_block_device:s0
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/
DQNCSmmHelpers.c350 PciBus = BitDesc->Reg.Data.pci.Fields.Bus; in ReadBitDesc()
351 PciDev = BitDesc->Reg.Data.pci.Fields.Dev; in ReadBitDesc()
352 PciFun = BitDesc->Reg.Data.pci.Fields.Fnc; in ReadBitDesc()
353 PciReg = BitDesc->Reg.Data.pci.Fields.Reg; in ReadBitDesc()
513 PciBus = BitDesc->Reg.Data.pci.Fields.Bus; in WriteBitDesc()
514 PciDev = BitDesc->Reg.Data.pci.Fields.Dev; in WriteBitDesc()
515 PciFun = BitDesc->Reg.Data.pci.Fields.Fnc; in WriteBitDesc()
516 PciReg = BitDesc->Reg.Data.pci.Fields.Reg; in WriteBitDesc()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/
DSourceLevelDebugPkg.dec63 ## The pci address of ehci host controller, in which usb debug feature is enabled.
64 # The format of pci address is :<BR>
70 # For the value 0x000EF000, it means the pci address at bus 0x0, device 0x1D, function 0x7.
71 # @Prompt Configure ehci host controller pci address.
98 ## The pci address of xhci host controller, in which usb debug feature is enabled.
99 # The format of pci address is :<BR>
105 # For the value 0x000A0000, it means the pci address at bus 0x0, device 0x14, function 0x0.
106 # @Prompt Configure xhci host controller pci address.
DSourceLevelDebugPkg.uni78 …paceGuid_PcdUsbXhciPciAddress_PROMPT #language en-US "Configure xhci host controller pci address."
80 …evelDebugPkgTokenSpaceGuid_PcdUsbXhciPciAddress_HELP #language en-US "The pci address of xhci hos…
81 … "The format of pci address is :<BR>\n"
87 … "For the value 0x000A0000, it means the pci address at bus 0x0, device 0x14, function 0x0."
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcDxe/
DUfsPciHcDxe.uni2 // The UfsPciHcDxe driver is used by upper layer to retrieve mmio base address of managed pci-based…
17 …oviding interface for upper layer to retrieve mmio base address of managed pci-based Ufs host cont…
19 …en-US "It implements the interface of getting mmio base address of managed pci-based Ufs host cont…
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcPei/
DUfsPciHcPei.uni3 // pci-based Ufs host controller at PEI phase.
19 …oviding interface for upper layer to retrieve mmio base address of managed pci-based Ufs host cont…
21 …en-US "It implements the interface of getting mmio base address of managed pci-based Ufs host cont…
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DDebugCommunicationLibUsb.inf43 # The pci address of ehci host controller, in which usb debug feature is enabled.
44 # The format of pci address please refer to SourceLevelDebugPkg.dec
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Dxe.inf48 # The pci address of ehci host controller, in which usb debug feature is enabled.
49 # The format of pci address please refer to SourceLevelDebugPkg.dec
DDebugCommunicationLibUsb3Pei.inf48 # The pci address of ehci host controller, in which usb debug feature is enabled.
49 # The format of pci address please refer to SourceLevelDebugPkg.dec
/device/asus/fugu/
Dinit.recovery.fugu.rc7 symlink /dev/block/pci/pci0000:00/0000:00:01.0/by-name /dev/block/by-name
DBoardConfig.mk46 BOARD_KERNEL_CMDLINE := pci=noearly vmalloc=256M ptrace.ptrace_can_access=1
Dinit.fugu.usb.rc48 write /sys/bus/pci/devices/0000:00:02.3/sdis 0
Dinit.fugu.rc32 symlink /dev/block/pci/pci0000:00/0000:00:01.0/by-name /dev/block/by-name
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/
DIncompatiblePciDeviceSupport.uni5 // pci devices list template.
DIncompatiblePciDeviceSupportDxe.inf5 # pci devices list template.
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciPlatform/
DPciPlatform.inf4 # This driver installs pciplatform protocol to provide access interfaces to the onboard pci roms.
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DDecode.c298 DbPtr->pci.BusType = PXE_BUSTYPE_PCI; in UNDI_GetConfigInfo()
299 DbPtr->pci.Bus = AdapterInfo->Bus; in UNDI_GetConfigInfo()
300 DbPtr->pci.Device = AdapterInfo->Device; in UNDI_GetConfigInfo()
301 DbPtr->pci.Function = AdapterInfo->Function; in UNDI_GetConfigInfo()
304 DbPtr->pci.Config.Dword[Index] = AdapterInfo->Config[Index]; in UNDI_GetConfigInfo()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch220 pci/pci.c | 19 +-
221 pci/pci.h | 3 +-
222 pci/pci.inf | 28 +--
223 pci/pci_class.c | 2 +-
224 pci/pci_class.h | 3 +-
2781 - pci\PciStrings.uni
2782 - pci\pci.c
2783 - pci\pci_class.c
2784 + pci/PciStrings.uni
2785 + pci/pci.c
[all …]
DShellR33.patch5666 diff --ignore-file-name-case -Naur ShellR33/pci/pci.c GccShellR33/pci/pci.c
5667 --- ShellR33/pci/pci.c 2009-05-27 01:55:16.000000000 -0700
5668 +++ GccShellR33/pci/pci.c 2009-11-05 13:49:56.000000000 -0800
5693 L"pci",
5700 - PrintToken (STRING_TOKEN (STR_SHELLENV_GNC_UNKNOWN_FLAG), HiiHandle, L"pci", Useful);
5701 + PrintToken (STRING_TOKEN (STR_SHELLENV_GNC_UNKNOWN_FLAG), gPciHiiHandle, L"pci", Useful);
5705 - PrintToken (STRING_TOKEN (STR_SHELLENV_GNC_DUP_FLAG), HiiHandle, L"pci", Useful);
5706 + PrintToken (STRING_TOKEN (STR_SHELLENV_GNC_DUP_FLAG), gPciHiiHandle, L"pci", Useful);
5710 - PrintToken (STRING_TOKEN (STR_SHELLENV_GNC_LACK_ARG), HiiHandle, L"pci", Useful);
5711 + PrintToken (STRING_TOKEN (STR_SHELLENV_GNC_LACK_ARG), gPciHiiHandle, L"pci", Useful);
[all …]
DEdkShellPkg.dsc175 $(EDK_SHELL_DIR)/pci/pci.inf
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
DQNCSmm.h122 PCI_ADDR pci; member
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
DPciHostBridge.asi78 DWORDMemory( // Consumed-and-produced resource for pci memory mapped memory
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiPxe.h1290 PXE_PCI_CONFIG_INFO pci; member
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiPxe.h1245 PXE_PCI_CONFIG_INFO pci; member
/device/linaro/bootloader/edk2/OvmfPkg/
DREADME221 -device virtio-net-pci,...,romfile=/full/path/to/efi-virtio.rom
240 | e1000 ne2k_pci pcnet rtl8139 virtio-net-pci

12