Lines Matching defs:setBatch
2250 /* skip setBatch if there is no need to */
2252 setBatch(batchMode,0);
2415 int MPLSensor::setBatch(int en, int toggleEnable)
2437 LOGV_IF(ENG_VERBOSE, "setBatch: ID_P only = 0x%x", mBatchEnabled);
2448 LOGV_IF(ENG_VERBOSE, "setBatch: ID_P and GRV or ALL = 0x%x", mBatchEnabled);
2449 LOGV_IF(ENG_VERBOSE, "setBatch: ID_P is enabled for batching, "
2472 LOGV_IF(ENG_VERBOSE, "setBatch: GRV = 0x%x", mBatchEnabled);
2477 LOGV_IF(ENG_VERBOSE, "setBatch: Toggle back to normal 6 axis");
3100 /* skip setBatch if there is no need to */
3102 setBatch(batchMode,1);