Searched refs:T_I (Results 1 – 4 of 4) sorted by relevance
30 #define T_I 0x10000000 /* interrupt on completion */ macro
25 #define T_I 0x10000000 /* interrupt on completion */ macro
370 #define T_I 0x10000000 /* interrupt on completion */ macro
1099 bdstatus |= T_R | T_I | T_L | T_TC in qe_ep_tx()1102 bdstatus |= T_R | T_I | T_L | frame_get_length(frame); in qe_ep_tx()