Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/ti/
H A Dpm33xx.c46 static u32 rtc_magic_val; variable
283 (void *)&rtc_magic_val); in am33xx_pm_begin()
469 4, (void *)&rtc_magic_val); in am33xx_pm_rtc_setup()
470 if ((rtc_magic_val & 0xffff) != RTC_REG_BOOT_MAGIC) in am33xx_pm_rtc_setup()