Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-sun6i.c50 #define SUN6I_ALRM_COUNTER 0x0020 macro
535 writel(0, chip->base + SUN6I_ALRM_COUNTER); in sun6i_rtc_setalarm()
538 writel(time_set - time_now, chip->base + SUN6I_ALRM_COUNTER); in sun6i_rtc_setalarm()
689 writel(0, chip->base + SUN6I_ALRM_COUNTER); in sun6i_rtc_probe()