Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DDebugAgentTimerLib.c32 volatile UINT32 gTIER; variable
91 gTIER = TimerBaseAddress + GPTIMER_TIER; in DebugAgentTimerIntialize()
134 MmioWrite32 (gTIER, TIER_TCAR_IT_DISABLE | TIER_OVF_IT_ENABLE | TIER_MAT_IT_DISABLE); in DebugAgentTimerSetPeriod()