Home
last modified time | relevance | path

Searched refs:LOW_POWER (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps_types.h102 enum { LOW_POWER, BETWEEN, HIGH_POWER } mode; enumerator
/linux/drivers/input/misc/
H A Dadxl34x.c100 #define LOW_POWER (1 << 4) macro
553 (ac->pdata.low_power_mode ? LOW_POWER : 0)); in adxl34x_rate_store()
826 (pdata->low_power_mode ? LOW_POWER : 0)); in adxl34x_probe()