Searched defs:I_ (Results 1 – 4 of 4) sorted by relevance
73 #define I_(T,I) do { info->type = (T); info->inst = (I); } while(0) in gk104_top_parse() macro
69 #define I_(T,I) do { info->type = (T); info->inst = (I); } while(0) in ga100_top_parse() macro
217 #define ARRAY_GET(A_, I_, D_) \ argument
67 #define I_(reg) (reg / sizeof(uint32_t)) macro