Searched defs:FW_VERSION (Results 1 – 4 of 4) sorted by relevance
41 #define FW_VERSION 0x01 macro
141 #define FW_VERSION(chip) ((chip)->status[0].fw_ver) macro
370 #define FW_VERSION(arm_app) ((arm_app) & 0x0000FFFF) macro
990 #define FW_VERSION __stringify(FW_VERSION_MAJOR) "." \ macro