DCPU_MSG_RAM_START   55 drivers/memory/brcmstb_dpfe.c #define DCPU_MSG_RAM(x)		(DCPU_MSG_RAM_START + (x) * sizeof(u32))
DCPU_MSG_RAM_START  369 drivers/memory/brcmstb_dpfe.c 		ptr = priv->regs + DCPU_MSG_RAM_START + offset;