RSET_PERF         426 arch/mips/bcm63xx/irq.c 	irq_stat_addr[0] = bcm63xx_regset_address(RSET_PERF);
RSET_PERF         427 arch/mips/bcm63xx/irq.c 	irq_mask_addr[0] = bcm63xx_regset_address(RSET_PERF);
RSET_PERF         428 arch/mips/bcm63xx/irq.c 	irq_stat_addr[1] = bcm63xx_regset_address(RSET_PERF);
RSET_PERF         429 arch/mips/bcm63xx/irq.c 	irq_mask_addr[1] = bcm63xx_regset_address(RSET_PERF);
RSET_PERF         554 arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h 	[RSET_PERF]		= BCM_## __cpu ##_PERF_BASE,		\
RSET_PERF          79 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_perf_readl(o)	bcm_rset_readl(RSET_PERF, (o))
RSET_PERF          80 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_perf_writel(v, o)	bcm_rset_writel(RSET_PERF, (v), (o))