Searched refs:TX4939_RTC_REG (Results 1 – 2 of 2) sorted by relevance
45 #define TX4939_RTC_REG (TX4939_REG_BASE + 0xfb00) macro502 ((struct tx4939_rtc_reg __iomem *)TX4939_RTC_REG)
435 .start = TX4939_RTC_REG & 0xfffffffffULL, in tx4939_rtc_init()436 .end = (TX4939_RTC_REG & 0xfffffffffULL) + 0x100 - 1, in tx4939_rtc_init()