Searched refs:S_FW_VERSION_MINOR (Results 1 – 1 of 1) sorted by relevance
165 #define S_FW_VERSION_MINOR 8 macro167 #define V_FW_VERSION_MINOR(x) ((x) << S_FW_VERSION_MINOR)169 (((x) >> S_FW_VERSION_MINOR) & M_FW_VERSION_MINOR)
Completed in 2 milliseconds