RSET_SDRAM        579 arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h 	[RSET_SDRAM]		= BCM_## __cpu ##_SDRAM_BASE,		\
RSET_SDRAM         95 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_sdram_readl(o)	bcm_rset_readl(RSET_SDRAM, (o))
RSET_SDRAM         96 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_sdram_writel(v, o)	bcm_rset_writel(RSET_SDRAM, (v), (o))