Lines Matching defs:n
22 #define RX_IRQ(n) BIT(0 + 2 * (n))23 #define TX_IRQ(n) BIT(1 + 2 * (n))25 #define FIFO_STAT_REG(n) (0x0100 + 0x4 * (n))28 #define MSG_STAT_REG(n) (0x0140 + 0x4 * (n))31 #define MSG_DATA_REG(n) (0x0180 + 0x4 * (n))