Searched refs:IGC_EECD_SIZE_EX_MASK (Results 1 – 2 of 2) sorted by relevance
71 size = FIELD_GET(IGC_EECD_SIZE_EX_MASK, eecd); in igc_init_nvm_params_base()
193 #define IGC_EECD_SIZE_EX_MASK 0x00007800 /* NVM Size */ macro