Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DDebugAgentTimerLib.c29 volatile UINT32 gTCLR; variable
88 gTCLR = TimerBaseAddress + GPTIMER_TCLR; in DebugAgentTimerIntialize()
121 MmioWrite32 (gTCLR, TCLR_ST_OFF); in DebugAgentTimerSetPeriod()
137 MmioWrite32 (gTCLR, TCLR_AR_AUTORELOAD | TCLR_ST_ON); in DebugAgentTimerSetPeriod()