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

  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Library/DebugAgentTimerLib/
DebugAgentTimerLib.c 29 volatile UINT32 gTCLR;
88 gTCLR = TimerBaseAddress + GPTIMER_TCLR;
121 MmioWrite32 (gTCLR, TCLR_ST_OFF);
137 MmioWrite32 (gTCLR, TCLR_AR_AUTORELOAD | TCLR_ST_ON);
  /device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DebugAgentTimerLib.c 29 volatile UINT32 gTCLR;
88 gTCLR = TimerBaseAddress + GPTIMER_TCLR;
121 MmioWrite32 (gTCLR, TCLR_ST_OFF);
137 MmioWrite32 (gTCLR, TCLR_AR_AUTORELOAD | TCLR_ST_ON);

Completed in 101 milliseconds