Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dtegra20_timer.c36 #define RTC_SHADOW_SECONDS 0x0c macro
121 u32 s = readl(rtc_base + RTC_SHADOW_SECONDS); in tegra_rtc_read_ms()