Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/txx9/generic/
H A Dsetup_tx4939.c419 .start = TX4939_RTC_REG & 0xfffffffffULL, in tx4939_rtc_init()
420 .end = (TX4939_RTC_REG & 0xfffffffffULL) + 0x100 - 1, in tx4939_rtc_init()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/
H A Dtx4939.h45 #define TX4939_RTC_REG (TX4939_REG_BASE + 0xfb00) macro