Searched defs:GICBIS (Results 1 – 1 of 1) sorted by relevance
43 #define GICBIS(reg, bits) \ macro53 #define GICBIS(reg, bits) (reg) |= (bits) macro