Home
last modified time | relevance | path

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

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