Home
last modified time | relevance | path

Searched refs:PL031_CLEAR_IRQ (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
DPL031RealTimeClock.h41 #define PL031_CLEAR_IRQ 0x00000001 macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/PL031RealTimeClockLib/
DPL031RealTimeClockLib.c99 MmioOr32 (mPL031RtcBase + PL031_RTC_ICR_IRQ_CLEAR_REGISTER, PL031_CLEAR_IRQ); in InitializePL031()