Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot_avp.h17 #define TIMER_USEC_CNTR (NV_PA_TMRUS_BASE + 0)
18 #define TIMER_USEC_CFG (NV_PA_TMRUS_BASE + 4)
/openbmc/u-boot/include/configs/
H A Dtegra-common.h22 #define CONFIG_SYS_TIMER_COUNTER NV_PA_TMRUS_BASE
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dtegra.h12 #define NV_PA_TMRUS_BASE 0x60005010 macro