Searched refs:GLNVM_GENS_SR_SIZE_M (Results 1 – 2 of 2) sorted by relevance
844 sr_size = (gens_stat & GLNVM_GENS_SR_SIZE_M) >> GLNVM_GENS_SR_SIZE_S; in ice_init_nvm()
5682 #define GLNVM_GENS_SR_SIZE_M MAKEMASK(0x7, 5) macro