Searched refs:IGC_EECD_SIZE_EX_MASK (Results 1 – 2 of 2) sorted by relevance
71 size = (u16)((eecd & IGC_EECD_SIZE_EX_MASK) >> in igc_init_nvm_params_base()
192 #define IGC_EECD_SIZE_EX_MASK 0x00007800 /* NVM Size */ macro