Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-sun6i.c52 #define SUN6I_ALRM_COUNTER_HMS 0x0024 macro
566 writel(0, chip->base + SUN6I_ALRM_COUNTER_HMS); in sun6i_rtc_setalarm()
571 writel(counter_val_hms, chip->base + SUN6I_ALRM_COUNTER_HMS); in sun6i_rtc_setalarm()