AU1000_GPIO2_ENABLE  444 arch/mips/include/asm/mach-au1x00/gpio-au1000.h 	__raw_writel(3, base + AU1000_GPIO2_ENABLE);	/* reset, clock enabled */
AU1000_GPIO2_ENABLE  446 arch/mips/include/asm/mach-au1x00/gpio-au1000.h 	__raw_writel(1, base + AU1000_GPIO2_ENABLE);	/* clock enabled */
AU1000_GPIO2_ENABLE  458 arch/mips/include/asm/mach-au1x00/gpio-au1000.h 	__raw_writel(2, base + AU1000_GPIO2_ENABLE);	/* reset, clock disabled */