Searched refs:DCPU_MSG_RAM_START (Results 1 – 1 of 1) sorted by relevance
54 #define DCPU_MSG_RAM_START 0x100 macro55 #define DCPU_MSG_RAM(x) (DCPU_MSG_RAM_START + (x) * sizeof(u32))405 ptr = priv->regs + DCPU_MSG_RAM_START + offset; in get_msg_ptr()