RSET_GPIO 559 arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h [RSET_GPIO] = BCM_## __cpu ##_GPIO_BASE, \ RSET_GPIO 85 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_gpio_readl(o) bcm_rset_readl(RSET_GPIO, (o)) RSET_GPIO 86 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_gpio_writel(v, o) bcm_rset_writel(RSET_GPIO, (v), (o))