Searched refs:therm_on (Results 1 – 1 of 1) sorted by relevance
4159 u8 therm_on = (thermometer < 0) ? 0 : 1; in ar9003_hw_thermometer_apply() local4162 AR_PHY_65NM_CH0_RXTX4_THERM_ON_OVR, therm_on); in ar9003_hw_thermometer_apply()4165 AR_PHY_65NM_CH0_RXTX4_THERM_ON_OVR, therm_on); in ar9003_hw_thermometer_apply()4168 AR_PHY_65NM_CH0_RXTX4_THERM_ON_OVR, therm_on); in ar9003_hw_thermometer_apply()4170 therm_on = thermometer == 0; in ar9003_hw_thermometer_apply()4172 AR_PHY_65NM_CH0_RXTX4_THERM_ON, therm_on); in ar9003_hw_thermometer_apply()4174 therm_on = thermometer == 1; in ar9003_hw_thermometer_apply()4176 AR_PHY_65NM_CH0_RXTX4_THERM_ON, therm_on); in ar9003_hw_thermometer_apply()4179 therm_on = thermometer == 2; in ar9003_hw_thermometer_apply()4181 AR_PHY_65NM_CH0_RXTX4_THERM_ON, therm_on); in ar9003_hw_thermometer_apply()