Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtegra20_timer.c36 #define RTC_SHADOW_SECONDS 0x0c macro
122 u32 s = readl(rtc_base + RTC_SHADOW_SECONDS); in tegra_rtc_read_ms()