Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dtt.c54 {IWL_TI_0, IWL_ABSOLUTE_ZERO, 104},
59 {IWL_TI_0, IWL_ABSOLUTE_ZERO, 95},
69 {IWL_TI_0, IWL_ABSOLUTE_ZERO, CT_KILL_EXIT_THRESHOLD},
284 tt->state = IWL_TI_0; in iwl_legacy_tt_handler()
293 case IWL_TI_0: in iwl_legacy_tt_handler()
616 tt->state = IWL_TI_0; in iwl_tt_initialize()
644 (IWL_TI_0 * (IWL_TI_STATE_MAX - 1)); in iwl_tt_initialize()
Dtt.h46 IWL_TI_0, /* normal temperature, system power state */ enumerator