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