Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-tegra/
Dtimer.c43 #define RTC_SHADOW_SECONDS 0x0c macro
152 u32 s = readl(rtc_base + RTC_SHADOW_SECONDS); in tegra_rtc_read_ms()