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

  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Library/DebugAgentTimerLib/
DebugAgentTimerLib.c 31 volatile UINT32 gTCRR;
90 gTCRR = TimerBaseAddress + GPTIMER_TCRR;
131 MmioWrite32 (gTCRR, LoadValue);
  /device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DebugAgentTimerLib.c 31 volatile UINT32 gTCRR;
90 gTCRR = TimerBaseAddress + GPTIMER_TCRR;
131 MmioWrite32 (gTCRR, LoadValue);

Completed in 197 milliseconds