Home | History | Annotate | Download | only in PowerMgr

Lines Matching refs:Threshold

239      register threshold in the traffic monitor.
255 tmRegParam.Threshold = pPowerMgrInitParams->BetEnableThreshold;
263 tmRegParam.Threshold = pPowerMgrInitParams->BetDisableThreshold;
299 /* Active threshold */
302 tmRegParam.Threshold = pPowerMgr->autoModeActiveTH;
306 /* Doze threshold */
308 tmRegParam.Threshold = pPowerMgr->autoModeDozeTH;
405 if in auto mode then need to refer to the threshold cross indication from the traffic monitor,
911 ("PowerMgrTMThresholdCrossCB - TM notified threshold crossed, cookie: %d\n",
923 /* threshold crossed down - need to enter configured doze mode */
948 to stop sending indications on threshold pass.
976 to start sending indications on threshold pass.