Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-omap.c68 #define OMAP_RTC_SCRATCH0_REG 0x60 macro
696 OMAP_RTC_SCRATCH0_REG + offset + (i * 4)); in omap_rtc_scratch_read()
711 OMAP_RTC_SCRATCH0_REG + offset + (i * 4), val[i]); in omap_rtc_scratch_write()
721 .size = OMAP_RTC_KICK0_REG - OMAP_RTC_SCRATCH0_REG,