Searched refs:PROTOCOL_REV_MAJOR_MASK (Results 1 – 1 of 1) sorted by relevance
28 #define PROTOCOL_REV_MAJOR_MASK GENMASK(31, 16) macro29 #define PROTOCOL_REV_MAJOR(x) ((u16)(FIELD_GET(PROTOCOL_REV_MAJOR_MASK, (x))))