Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Ddebugfs.c303 temperature != IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE) || in iwl_dbgfs_set_nic_temperature_write()
308 if (temperature == IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE) { in iwl_dbgfs_set_nic_temperature_write()
Dmvm.h580 #define IWL_MVM_DEBUG_SET_TEMPERATURE_DISABLE 0xff macro