Searched refs:NVM_ETS_DATA_LOC_MASK (Results 1 – 2 of 2) sorted by relevance
778 #define NVM_ETS_DATA_LOC_MASK 0x3C00 macro
2796 sensor_location = ((ets_sensor & NVM_ETS_DATA_LOC_MASK) >> in igb_get_thermal_sensor_data_generic()2857 sensor_location = ((ets_sensor & NVM_ETS_DATA_LOC_MASK) >> in igb_init_thermal_sensor_thresh_generic()