Searched refs:therm_on (Results 1 – 1 of 1) sorted by relevance
4089 u8 therm_on = (thermometer < 0) ? 0 : 1; in ar9003_hw_thermometer_apply() local4092 AR_PHY_65NM_CH0_RXTX4_THERM_ON_OVR, therm_on); in ar9003_hw_thermometer_apply()4095 AR_PHY_65NM_CH0_RXTX4_THERM_ON_OVR, therm_on); in ar9003_hw_thermometer_apply()4098 AR_PHY_65NM_CH0_RXTX4_THERM_ON_OVR, therm_on); in ar9003_hw_thermometer_apply()4100 therm_on = (thermometer < 0) ? 0 : (thermometer == 0); in ar9003_hw_thermometer_apply()4102 AR_PHY_65NM_CH0_RXTX4_THERM_ON, therm_on); in ar9003_hw_thermometer_apply()4104 therm_on = (thermometer < 0) ? 0 : (thermometer == 1); in ar9003_hw_thermometer_apply()4106 AR_PHY_65NM_CH0_RXTX4_THERM_ON, therm_on); in ar9003_hw_thermometer_apply()4109 therm_on = (thermometer < 0) ? 0 : (thermometer == 2); in ar9003_hw_thermometer_apply()4111 AR_PHY_65NM_CH0_RXTX4_THERM_ON, therm_on); in ar9003_hw_thermometer_apply()