Searched refs:OMAP_RTC_KICK0_REG (Results 1 – 2 of 2) sorted by relevance
35 #define OMAP_RTC_KICK0_REG 0x6c macro99 omap_hwmod_write(OMAP_RTC_KICK0_VALUE, oh, OMAP_RTC_KICK0_REG); in omap_hwmod_rtc_unlock()119 omap_hwmod_write(0x0, oh, OMAP_RTC_KICK0_REG); in omap_hwmod_rtc_lock()
73 #define OMAP_RTC_KICK0_REG 0x6c macro177 rtc_writel(rtc, OMAP_RTC_KICK0_REG, KICK0_VALUE); in am3352_rtc_unlock()183 rtc_writel(rtc, OMAP_RTC_KICK0_REG, 0); in am3352_rtc_lock()722 .size = OMAP_RTC_KICK0_REG - OMAP_RTC_SCRATCH0_REG,