Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Diqs269a.c31 #define IQS269_SYS_FLAGS_SHOW_RESET BIT(15) macro
1156 if (be16_to_cpu(flags.system) & IQS269_SYS_FLAGS_SHOW_RESET) { in iqs269_report()