Searched refs:DEFAULT_RADIO_SENSOR_OFFSET (Results 1 – 2 of 2) sorted by relevance
48 cmd.radio_sensor_offset = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib()65 cmd.radio_sensor_offset_low = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib_v2()66 cmd.radio_sensor_offset_high = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib_v2()
3150 #define DEFAULT_RADIO_SENSOR_OFFSET cpu_to_le16(2700) macro