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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dts78xx-setup.c82 #define TS_RTC_DATA (TS78XX_FPGA_REGS_VIRT_BASE | 0x80c) macro
87 return readb(TS_RTC_DATA);
93 writeb(value, TS_RTC_DATA);

Completed in 114 milliseconds