Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
DOmap3530Timer.h72 #define TCLR_ST_OFF (0UL << 0) macro
/device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DDebugAgentTimerLib.c121 MmioWrite32 (gTCLR, TCLR_ST_OFF); in DebugAgentTimerSetPeriod()
/device/linaro/bootloader/edk2/Omap35xxPkg/TimerDxe/
DTimer.c188 MmioWrite32 (TCLR, TCLR_ST_OFF); in TimerDriverSetTimerPeriod()