Searched refs:LOW_POWER (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_rps_types.h102 enum { LOW_POWER, BETWEEN, HIGH_POWER } mode; enumerator in enum:intel_rps::__anon646::__anon647
H A Dintel_rps.c686 case LOW_POWER:
745 case LOW_POWER:
754 new_power = LOW_POWER;
768 new_power = LOW_POWER;
H A Dintel_gt_pm_debugfs.c468 [LOW_POWER] = "low power",
/linux-master/drivers/input/misc/
H A Dadxl34x.c99 #define LOW_POWER (1 << 4) macro
561 (ac->pdata.low_power_mode ? LOW_POWER : 0));
852 (pdata->low_power_mode ? LOW_POWER : 0));

Completed in 140 milliseconds