Home
last modified time | relevance | path

Searched refs:Interrupts (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/
DArmGicLib.c262 UINT32 Interrupts; in ArmGicIsInterruptEnabled() local
272Interrupts = ((MmioRead32 (GicDistributorBase + ARM_GIC_ICDISER + (4 * RegOffset)) & (1 << RegShif… in ArmGicIsInterruptEnabled()
280Interrupts = MmioRead32 (GicCpuRedistributorBase + ARM_GICR_CTLR_FRAME_SIZE + ARM_GICR_ISENABLER +… in ArmGicIsInterruptEnabled()
283 return ((Interrupts & (1 << RegShift)) != 0); in ArmGicIsInterruptEnabled()
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dplatform-interrupt-controller-API.rst39 as a Shared Peripheral Interrupt. Shared Peripheral Interrupts are typically
52 as a Private Peripheral Interrupt. Private Peripheral Interrupts are typically
53 associated with peripherals that are private to each PE. Interrupts from private
65 as a Software Generated Interrupt. Software Generated Interrupts are raised by
Dinterrupt-framework-design.rst534 #. **CSS=1, TEL3=1**. Interrupts are routed to EL3 when execution is in
Duser-guide.rst402 - ``HANDLE_EA_EL3_FIRST``: When defined External Aborts and SError Interrupts
Dfirmware-design.rst205 both External Aborts and SError Interrupts in EL3. The ``SCR.SIF`` bit is
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
DLan9118Dxe.c971 UINT32 Interrupts; in SnpGetStatus() local
1063 Interrupts = Lan9118MmioRead32 (LAN9118_INT_STS); in SnpGetStatus()
1064 if (Interrupts & INSTS_TXE) { in SnpGetStatus()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
DPciIrq.asi16 // Interrupts can be DEB8=all except 13,8,6,2,1,0
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPlatform.asl352 // re-arm any AP Thermal Interrupts.