Searched refs:MSG_STAT_REG (Results 1 – 1 of 1) sorted by relevance
39 #define MSG_STAT_REG(n) (0x0140 + 0x4 * (n)) macro184 return readl(mbox->regs + MSG_STAT_REG(n)) & MSG_STAT_MASK; in sun6i_msgbox_peek_data()