Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-omap.c69 #define OMAP_RTC_SCRATCH0_REG 0x60 macro
697 OMAP_RTC_SCRATCH0_REG + offset + (i * 4)); in omap_rtc_scratch_read()
712 OMAP_RTC_SCRATCH0_REG + offset + (i * 4), val[i]); in omap_rtc_scratch_write()
722 .size = OMAP_RTC_KICK0_REG - OMAP_RTC_SCRATCH0_REG,