Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dbmips_ram.c36 #define DDR_CSEND_REG 0x8 macro
62 return readl_be(priv->regs + DDR_CSEND_REG) << 24; in bcm6328_get_ram_size()
/openbmc/linux/arch/mips/bcm63xx/
H A Dcpu.c262 return bcm_ddr_readl(DDR_CSEND_REG) << 24; in detect_memory_size()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h1211 #define DDR_CSEND_REG 0x8 macro