Searched refs:TS72XX_RTC_DATA_VIRT_BASE (Results 1 - 2 of 2) sorted by relevance

/arch/arm/mach-ep93xx/
H A Dts72xx.c54 .virtual = (unsigned long)TS72XX_RTC_DATA_VIRT_BASE,
186 return __raw_readb(TS72XX_RTC_DATA_VIRT_BASE);
192 __raw_writeb(value, TS72XX_RTC_DATA_VIRT_BASE);
H A Dts72xx.h48 #define TS72XX_RTC_DATA_VIRT_BASE IOMEM(0xfebf8000) macro

Completed in 47 milliseconds