Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dpixcir_i2c_ts.h26 #define PIXCIR_POWER_ALLOW_IDLE (1UL << 2) macro
/Linux-v4.19/drivers/input/touchscreen/
Dpixcir_i2c_ts.c212 ret |= PIXCIR_POWER_ALLOW_IDLE; in pixcir_set_power_mode()