Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-tt.c59 {IWL_TI_1, 105, CT_KILL_THRESHOLD - 1},
68 {IWL_TI_1, IWL_ABSOLUTE_ZERO, 100},
90 if (tt->state >= IWL_TI_1) in iwl_tt_is_low_power_state()
286 tt->state = IWL_TI_1; in iwl_legacy_tt_handler()
304 case IWL_TI_1: in iwl_legacy_tt_handler()
417 if (tt->state >= IWL_TI_1) { in iwl_advance_tt_handler()
656 (IWL_TI_1 * (IWL_TI_STATE_MAX - 1)); in iwl_tt_initialize()
Diwl-agn-tt.h47 IWL_TI_1, /* high temperature detect, low power state */ enumerator