Searched defs:IR (Results 1 – 8 of 8) sorted by relevance
98 struct IR { struct111 spinlock_t rx_ref_lock; /* struct IR_rx kref get()/put() */ argument112 struct IR_rx *rx; argument114 spinlock_t tx_ref_lock; /* struct IR_tx kref get()/put() */ argument115 struct IR_tx *tx; argument118 /* IR transceiver instance object list */ argument
40 #define IR(x) ((x) * 0x80 + 0x84) macro
288 int IR; in do_one_mathemu() local
183 int IR; in do_mathemu() local
183 int IR, cmp; in do_spe_mathemu() local
126 enum qfq_state { ER, IR, EB, IB, QFQ_MAX_STATE }; enumerator
122 #define IR (1 << 4) /* Interrupt Reset */ macro
2228 uint32_t IR:1; member2234 uint32_t IR:1; member