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