Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/bootcount/
H A Dbootcount_davinci.c25 writel(RTC_KICK0R_WE, &reg->kick0r); in bootcount_store()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Ddavinci_rtc.h50 #define RTC_KICK0R_WE 0x83e70b13 macro
/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/
H A Dboard.c286 writel(RTC_KICK0R_WE, &rtc->kick0r); in rtc32k_enable()