Home
last modified time | relevance | path

Searched refs:therm_on (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4158 u8 therm_on = (thermometer < 0) ? 0 : 1; in ar9003_hw_thermometer_apply() local
4161 AR_PHY_65NM_CH0_RXTX4_THERM_ON_OVR, therm_on); in ar9003_hw_thermometer_apply()
4164 AR_PHY_65NM_CH0_RXTX4_THERM_ON_OVR, therm_on); in ar9003_hw_thermometer_apply()
4167 AR_PHY_65NM_CH0_RXTX4_THERM_ON_OVR, therm_on); in ar9003_hw_thermometer_apply()
4169 therm_on = thermometer == 0; in ar9003_hw_thermometer_apply()
4171 AR_PHY_65NM_CH0_RXTX4_THERM_ON, therm_on); in ar9003_hw_thermometer_apply()
4173 therm_on = thermometer == 1; in ar9003_hw_thermometer_apply()
4175 AR_PHY_65NM_CH0_RXTX4_THERM_ON, therm_on); in ar9003_hw_thermometer_apply()
4178 therm_on = thermometer == 2; in ar9003_hw_thermometer_apply()
4180 AR_PHY_65NM_CH0_RXTX4_THERM_ON, therm_on); in ar9003_hw_thermometer_apply()