Searched defs:VC4_GET_FIELD (Results 1 – 2 of 2) sorted by relevance
20 #define VC4_GET_FIELD(word, field) FIELD_GET(field##_MASK, word) macro