Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dpixcir_i2c_ts.h25 #define PIXCIR_POWER_ALLOW_IDLE (1UL << 2) macro
/linux-4.4.14/drivers/input/touchscreen/
Dpixcir_i2c_ts.c222 ret |= PIXCIR_POWER_ALLOW_IDLE; in pixcir_set_power_mode()