Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-renesas-rtca3.c44 #define RTCA3_RHRAR 0x14 macro
364 hour = readb(priv->base + RTCA3_RHRAR); in rtca3_read_alarm()
410 writeb(RTCA3_AR_ENB | bin2bcd(tm->tm_hour), priv->base + RTCA3_RHRAR); in rtca3_set_alarm()