Searched defs:MINOR (Results 1 – 3 of 3) sorted by relevance
20 #define DPU_HW_VER(MAJOR, MINOR, STEP) (((MAJOR & 0xF) << 28) |\ argument
138 uint8_t MINOR:4; member
436 #define DRX_VERSIONSTRING(MAJOR, MINOR, PATCH) \ argument