Home
last modified time | relevance | path

Searched refs:OMAP_RTC_KICK1_REG (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod_reset.c34 #define OMAP_RTC_KICK1_REG 0x70 macro
76 omap_hwmod_write(OMAP_RTC_KICK1_VALUE, oh, OMAP_RTC_KICK1_REG); in omap_hwmod_rtc_unlock()
96 omap_hwmod_write(0x0, oh, OMAP_RTC_KICK1_REG); in omap_hwmod_rtc_lock()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-omap.c74 #define OMAP_RTC_KICK1_REG 0x70 macro
178 rtc_writel(rtc, OMAP_RTC_KICK1_REG, KICK1_VALUE); in am3352_rtc_unlock()
184 rtc_writel(rtc, OMAP_RTC_KICK1_REG, 0); in am3352_rtc_lock()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-omap.c74 #define OMAP_RTC_KICK1_REG 0x70 macro
178 rtc_writel(rtc, OMAP_RTC_KICK1_REG, KICK1_VALUE); in am3352_rtc_unlock()
184 rtc_writel(rtc, OMAP_RTC_KICK1_REG, 0); in am3352_rtc_lock()

Completed in 4 milliseconds