Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4939.h45 #define TX4939_RTC_REG (TX4939_REG_BASE + 0xfb00) macro
502 ((struct tx4939_rtc_reg __iomem *)TX4939_RTC_REG)
/arch/mips/txx9/generic/
Dsetup_tx4939.c435 .start = TX4939_RTC_REG & 0xfffffffffULL, in tx4939_rtc_init()
436 .end = (TX4939_RTC_REG & 0xfffffffffULL) + 0x100 - 1, in tx4939_rtc_init()