Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-digicolor.c19 #define DC_RTC_TIME 0x8 macro
70 time1 = readl_relaxed(rtc->regs + DC_RTC_TIME); in dc_rtc_read()
73 time2 = readl_relaxed(rtc->regs + DC_RTC_TIME); in dc_rtc_read()