Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/rtc/
Drtc-sun6i.c53 #define SUN6I_ALRM_COUNTER_HMS 0x0024 macro
574 writel(0, chip->base + SUN6I_ALRM_COUNTER_HMS); in sun6i_rtc_setalarm()
579 writel(counter_val_hms, chip->base + SUN6I_ALRM_COUNTER_HMS); in sun6i_rtc_setalarm()