Home
last modified time | relevance | path

Searched refs:RSET_SDRAM (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_cpu.h102 RSET_SDRAM, enumerator
282 case RSET_SDRAM: in bcm63xx_regset_address()
330 case RSET_SDRAM: in bcm63xx_regset_address()
378 case RSET_SDRAM: in bcm63xx_regset_address()
426 case RSET_SDRAM: in bcm63xx_regset_address()
Dbcm63xx_io.h86 #define bcm_sdram_readl(o) bcm_rset_readl(RSET_SDRAM, (o))
87 #define bcm_sdram_writel(v, o) bcm_rset_writel(RSET_SDRAM, (v), (o))
/linux-2.6.39/arch/mips/bcm63xx/
Dcpu.c50 [RSET_SDRAM] = BCM_6338_SDRAM_BASE,
92 [RSET_SDRAM] = BCM_6345_SDRAM_BASE,
124 [RSET_SDRAM] = BCM_6348_SDRAM_BASE,
167 [RSET_SDRAM] = BCM_6358_SDRAM_BASE,