Go to the documentation of this file.
9 #include <mach/hardware.h>
12 #define imx_mxc_rtc_data_entry_single(soc) \
14 .iobase = soc ## _RTC_BASE_ADDR, \
15 .irq = soc ## _INT_RTC, \
18 #ifdef CONFIG_SOC_IMX31
23 #ifdef CONFIG_SOC_IMX35
43 return imx_add_platform_device(
"mxc_rtc", -1,