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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-au1xxx.c81 if (au_readl(SYS_TOYTRIM) != 32767) {
96 au_writel(32767, SYS_TOYTRIM);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/devboards/
H A Dpm.c245 if (au_readl(SYS_TOYTRIM) != 32767) {
246 au_writel(32767, SYS_TOYTRIM);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h1067 #define SYS_TOYTRIM (SYS_BASE + 0) macro

Completed in 38 milliseconds