Home
last modified time | relevance | path

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

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