Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-tegra/
Dtimer.c44 #define RTC_MILLISECONDS 0x10 macro
151 u32 ms = readl(rtc_base + RTC_MILLISECONDS); in tegra_rtc_read_ms()