Searched defs:FW_VERSION (Results 1 – 6 of 6) sorted by relevance
40 #define FW_VERSION 0x01 macro
74 #define FW_VERSION(chip) ( \ macro
144 #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
360 #define FW_VERSION(chip) ( \ macro