Searched refs:FW_REV_MAJOR_BITS (Results 1 – 1 of 1) sorted by relevance
75 #define FW_REV_MAJOR_BITS 24 macro78 #define FW_REV_MINOR_MASK ((1U << FW_REV_MAJOR_BITS) - 1)79 #define FW_REV_MAJOR(x) ((x) >> FW_REV_MAJOR_BITS)