Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/
Ddavinci_rtc.h50 #define RTC_KICK1R_WE 0x95a4f1e0 macro
/external/u-boot/drivers/bootcount/
Dbootcount_davinci.c25 writel(RTC_KICK1R_WE, &reg->kick1r); in bootcount_store()
/external/u-boot/arch/arm/mach-omap2/am33xx/
Dboard.c275 writel(RTC_KICK1R_WE, &rtc->kick1r); in rtc32k_unlock()