Searched refs:IXL_NVM_VERSION_LO_MASK (Results 1 – 2 of 2) sorted by relevance
167 #define IXL_NVM_VERSION_LO_MASK (0xff << IXL_NVM_VERSION_LO_SHIFT) macro
203 (hw->nvm.version & IXL_NVM_VERSION_LO_MASK) >> in ixl_nvm_version_str()