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

/linux-4.1.27/drivers/input/misc/
H A Dadxl34x.c99 #define LOW_POWER (1 << 4) macro
555 (ac->pdata.low_power_mode ? LOW_POWER : 0)); adxl34x_rate_store()
847 (pdata->low_power_mode ? LOW_POWER : 0)); adxl34x_probe()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_pm.c3856 case LOW_POWER: gen6_set_rps_thresholds()
3863 new_power = LOW_POWER; gen6_set_rps_thresholds()
3875 new_power = LOW_POWER; gen6_set_rps_thresholds()
3883 case LOW_POWER: gen6_set_rps_thresholds()
H A Di915_drv.h1038 enum { LOW_POWER, BETWEEN, HIGH_POWER } power; enumerator in enum:intel_gen6_power_mgmt::__anon4041

Completed in 306 milliseconds