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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-power.h46 IWL_TI_0, /* normal temperature, system power state */ enumerator in enum:iwl_tt_state
91 * when thermal throttling state != IWL_TI_0
H A Diwl-power.c200 * IWL_TI_0 T >= 114 CT_KILL 114>T>=105 TI_1 N/A N/A
207 {IWL_TI_0, IWL_ABSOLUTE_ZERO, 104},
212 {IWL_TI_0, IWL_ABSOLUTE_ZERO, 95},
222 {IWL_TI_0, IWL_ABSOLUTE_ZERO, CT_KILL_EXIT_THRESHOLD},
549 tt->state = IWL_TI_0;
558 case IWL_TI_0:
560 * When the system is ready to go back to IWL_TI_0
624 * IWL_TI_0 T >= 114 CT_KILL 114>T>=105 TI_1 N/A N/A
879 tt->state = IWL_TI_0;
909 (IWL_TI_0 * (IWL_TI_STATE_MA
[all...]

Completed in 52 milliseconds