Searched refs:INT_RT (Results 1 – 2 of 2) sorted by relevance
69 #define INT_RT (1 << 6) macro123 INT_E | INT_MS | INT_RT | INT_TX | INT_RX, /* combined IRQ */126 INT_RT,
557 pub const INT_RT: u32 = 1 << 6; constant