Searched defs:FW_VERSION (Results 1 – 6 of 6) sorted by relevance
27 #define FW_VERSION 0x01 macro
88 #define FW_VERSION(chip) ( \ macro
133 #define FW_VERSION(chip) ((chip)->status[0].fw_ver) macro
371 #define FW_VERSION(arm_app) ((arm_app) & 0x0000FFFF) macro
991 #define FW_VERSION __stringify(FW_VERSION_MAJOR) "." \ macro
531 #define FW_VERSION(chip) ( \ macro