HomeSort by relevance Sort by last modified time
    Searched refs:ARM_GIC_ICCPMR (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/GicV2/
ArmGicV2NonSecLib.c 41 MmioWrite32 (GicInterruptInterfaceBase + ARM_GIC_ICCPMR, 0x0);
ArmGicV2SecLib.c 39 CachedPriorityMask = MmioRead32 (GicInterruptInterfaceBase + ARM_GIC_ICCPMR);
42 MmioWrite32 (GicInterruptInterfaceBase + ARM_GIC_ICCPMR, 0);
68 MmioWrite32 (GicInterruptInterfaceBase + ARM_GIC_ICCPMR, CachedPriorityMask);
78 MmioWrite32 (GicInterruptInterfaceBase + ARM_GIC_ICCPMR, 0x000000FF);
ArmGicV2Dxe.c 305 MmioWrite32 (mGicInterruptInterfaceBase + ARM_GIC_ICCPMR, 0xff);
  /device/linaro/bootloader/edk2/ArmPkg/Include/Library/
ArmGicLib.h 72 #define ARM_GIC_ICCPMR 0x04 // Interrupt Priority Mask Register

Completed in 320 milliseconds