Searched defs:VC4_MASK (Results 1 – 2 of 2) sorted by relevance
12 #define VC4_MASK(high, low) ((u32)GENMASK(high, low)) macro