Home
last modified time | relevance | path

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

/drivers/input/misc/
Diqs269a.c30 #define IQS269_SYS_FLAGS_SHOW_RESET BIT(15) macro
1214 if (be16_to_cpu(flags.system) & IQS269_SYS_FLAGS_SHOW_RESET) { in iqs269_report()