/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/ |
D | OhciReg.c | 100 HcRESET Reset; in OhciSetHcReset() local 102 *(UINT32 *) &Reset = OhciGetOperationalReg (Ohc, USBHOST_OFFSET_UHCHR); in OhciSetHcReset() 105 Reset.FSBIR = Value; in OhciSetHcReset() 109 Reset.FHR = Value; in OhciSetHcReset() 113 Reset.CGR = Value; in OhciSetHcReset() 117 Reset.SSE = Value; in OhciSetHcReset() 121 Reset.PSPL = Value; in OhciSetHcReset() 125 Reset.PCPL = Value; in OhciSetHcReset() 129 Reset.SSEP1 = Value; in OhciSetHcReset() 133 Reset.SSEP2 = Value; in OhciSetHcReset() [all …]
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/ |
D | OhciReg.c | 104 HcRESET Reset; in OhciSetHcReset() local 106 *(UINT32 *) &Reset = OhciGetOperationalReg (Ohc->PciIo, USBHOST_OFFSET_UHCHR); in OhciSetHcReset() 109 Reset.FSBIR = Value; in OhciSetHcReset() 113 Reset.FHR = Value; in OhciSetHcReset() 117 Reset.CGR = Value; in OhciSetHcReset() 121 Reset.SSE = Value; in OhciSetHcReset() 125 Reset.PSPL = Value; in OhciSetHcReset() 129 Reset.PCPL = Value; in OhciSetHcReset() 133 Reset.SSEP1 = Value; in OhciSetHcReset() 137 Reset.SSEP2 = Value; in OhciSetHcReset() [all …]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/ |
D | ResetVector.uni | 2 // Reset Vector 4 // Reset Vector 18 #string STR_MODULE_ABSTRACT #language en-US "Reset Vector" 20 #string STR_MODULE_DESCRIPTION #language en-US "Reset Vector"
|
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Bin/ |
D | ResetVector.uni | 2 // Reset Vector binary 4 // Reset Vector binary 18 #string STR_MODULE_ABSTRACT #language en-US "Reset Vector binary" 20 #string STR_MODULE_DESCRIPTION #language en-US "Reset Vector binary"
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ |
D | ResetSystemRuntimeDxe.uni | 2 // This driver implements Reset Architectural Protocol. 4 // This driver implements Reset Architectural Protocol. 19 #string STR_MODULE_ABSTRACT #language en-US "Implements Reset Architectural Protocol" 21 #string STR_MODULE_DESCRIPTION #language en-US "This driver implements Reset Architectural…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BaseResetSystemLibNull/ |
D | BaseResetSystemLibNull.uni | 2 // Null Reset System Library instance that only generates ASSERT() conditions. 4 // Null Reset System Library instance that only generates ASSERT() conditions. 18 #string STR_MODULE_ABSTRACT #language en-US "Null Reset System Library instance that on… 20 #string STR_MODULE_DESCRIPTION #language en-US "Null Reset System Library instance that on…
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/ |
D | ArchProtocolLib.inf | 39 Reset/Reset.c 40 Reset/Reset.h
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/ |
D | Statistics.c | 70 IN BOOLEAN Reset, in SnpUndi32Statistics() argument 114 if (!Reset && StatisticsSize == NULL) { in SnpUndi32Statistics() 129 if (Reset) { in SnpUndi32Statistics() 173 if (Reset) { in SnpUndi32Statistics()
|
D | Station_address.c | 203 IN BOOLEAN Reset, in SnpUndi32StationAddress() argument 215 (!Reset && (New == NULL))) { in SnpUndi32StationAddress() 239 if (Reset) { in SnpUndi32StationAddress()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/ResetRuntimeDxe/ |
D | ResetRuntimeDxe.inf | 2 # Reset Architectural Protocol Driver as defined in PI 4 # This Reset module simulates system reset by process exit on NT. 19 BASE_NAME = Reset
|
/device/linaro/bootloader/edk2/Nt32Pkg/ResetRuntimeDxe/ |
D | ResetRuntimeDxe.inf | 2 # NT Emulation Reset Architectural Protocol Driver as defined in TIANO 4 # This Reset module simulates system reset by process exit on NT. 19 BASE_NAME = Reset
|
/device/linaro/bootloader/edk2/EmulatorPkg/ResetRuntimeDxe/ |
D | Reset.inf | 2 # Emu Emulation Reset Architectural Protocol Driver as defined in PI 4 # This Reset module simulates system reset by process exit on Emulator. 34 Reset.c
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
D | SnpUnsupported.c | 77 IN BOOLEAN Reset, in VirtioNetStationAddress() argument 116 IN BOOLEAN Reset, in VirtioNetStatistics() argument
|
/device/google/contexthub/util/nanotool/ |
D | nanopacket.cpp | 69 Reset(); in NanoPacket() 112 Reset(); in NanoPacket() 115 void NanoPacket::Reset() { in Reset() function in android::NanoPacket 200 Reset(); in ValidateCrc()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/ |
D | EdkFrameworkPpiLib.inf | 69 Reset/Reset.h 70 Reset/Reset.c
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/Dsdt/ |
D | Hns.asl | 288 //Reset 315 //Reset PPE port 323 //Reset XGE core 330 //Reset XGE port 338 //Reset GE port 354 // 1 : Reset Sequence 385 //Reset Sequence 567 //Reset 583 //Reset PPE port 593 //Reset GE port [all …]
|
/device/linaro/bootloader/edk2/EmulatorPkg/Include/Protocol/ |
D | EmuSnp.h | 213 IN BOOLEAN Reset, 242 IN BOOLEAN Reset, 445 EMU_SNP_RESET Reset; member
|
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/FixupVtf/ |
D | ResetVector.uni | 2 // Reset Vector 18 #string STR_MODULE_ABSTRACT #language en-US "Reset Vector"
|
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/Drivers/ |
D | I2cDriver.txt | 21 /// Reset the I2C host controller. 23 EFI_I2C_MASTER_PROTOCOL_RESET Reset; 30 StartRequest and Reset functions are used by I2cHost.
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbSerialDebugPortLib/ |
D | GdbSerialDebugPortLib.c | 50 gDebugPort->Reset (gDebugPort); in GdbSerialLibDebugPortConstructor() 88 Status = gDebugPort->Reset (gDebugPort); in GdbSerialInit()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/RealTimeClockRuntimeDxe/ |
D | RealTimeClockRuntimeDxe.inf | 2 # Reset Architectural Protocol Driver as defined in PI 4 # This Reset module simulates system reset by process exit on NT.
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/ResetSystemLib/ |
D | ResetSystemLib.inf | 2 # Component description file for Intel QuarkNcSocId Reset System Library. 4 # Reset System Library implementation that bases on QNC.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/ |
D | FrontPageStrings.uni | 59 #string STR_RESET_STRING #language en-US "Reset" 60 #language fr-FR "Reset" 61 #string STR_RESET_STRING_HELP #language en-US "Reset the current setting." 62 #language fr-FR "Reset the current setting."
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/ResetSystemLib/ |
D | ResetSystemLib.inf | 2 # Component description file for Intel Ich7 Reset System Library. 4 # Reset System Library that layers on top of the I/O Library to directly
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Reset/ |
D | Reset.c | 23 #include EFI_ARCH_PROTOCOL_DEFINITION (Reset)
|