Searched refs:DCPU_MSG_RAM (Results 1 – 1 of 1) sorted by relevance
57 #define DCPU_MSG_RAM(x) (DCPU_MSG_RAM_START + (x) * sizeof(u32)) macro315 writel_relaxed(msg[i], regs + DCPU_MSG_RAM(i)); in __send_command()335 result[i] = readl_relaxed(regs + DCPU_MSG_RAM(i)); in __send_command()