AU1000_GPIO2_ENABLE
__raw_writel(3, base + AU1000_GPIO2_ENABLE); /* reset, clock enabled */
__raw_writel(1, base + AU1000_GPIO2_ENABLE); /* clock enabled */
__raw_writel(2, base + AU1000_GPIO2_ENABLE); /* reset, clock disabled */