Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Diqs626a.c32 #define IQS626_SYS_FLAGS_SHOW_RESET BIT(15) macro
1509 if (be16_to_cpu(flags.system) & IQS626_SYS_FLAGS_SHOW_RESET) { in iqs626_report()