Home
last modified time | relevance | path

Searched refs:davinci_rtc (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/bootcount/
A Dbootcount_davinci.c16 struct davinci_rtc *reg = in bootcount_store()
17 (struct davinci_rtc *)CONFIG_SYS_BOOTCOUNT_ADDR; in bootcount_store()
33 struct davinci_rtc *reg = in bootcount_load()
34 (struct davinci_rtc *)CONFIG_SYS_BOOTCOUNT_ADDR; in bootcount_load()
A Dbootcount_nvmem.c21 struct davinci_rtc *reg = in bootcount_store()
22 (struct davinci_rtc *)CONFIG_SYS_BOOTCOUNT_ADDR; in bootcount_store()
49 struct davinci_rtc *reg = in bootcount_load()
50 (struct davinci_rtc *)CONFIG_SYS_BOOTCOUNT_ADDR; in bootcount_load()
/u-boot/arch/arm/mach-omap2/am33xx/
A Dboard.c289 static void rtc32k_unlock(struct davinci_rtc *rtc) in rtc32k_unlock()
316 struct davinci_rtc *rtc = (struct davinci_rtc *)RTC_BASE; in update_rtc_magic()
354 struct davinci_rtc *rtc = (struct davinci_rtc *)RTC_BASE; in rtc32k_enable()
399 struct davinci_rtc *rtc = (struct davinci_rtc *)RTC_BASE; in rtc_only()
/u-boot/arch/arm/include/asm/
A Ddavinci_rtc.h16 struct davinci_rtc { struct

Completed in 8 milliseconds