Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/
Ddavinci_rtc.h49 #define RTC_KICK0R_WE 0x83e70b13 macro
/external/u-boot/drivers/bootcount/
Dbootcount_davinci.c24 writel(RTC_KICK0R_WE, &reg->kick0r); in bootcount_store()
/external/u-boot/arch/arm/mach-omap2/am33xx/
Dboard.c274 writel(RTC_KICK0R_WE, &rtc->kick0r); in rtc32k_unlock()