Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Diqs7222.c32 #define IQS7222_SYS_STATUS_RESET BIT(3) macro
1795 if (sys_status & IQS7222_SYS_STATUS_RESET) in iqs7222_ati_trigger()
2924 if (le16_to_cpu(status[0]) & IQS7222_SYS_STATUS_RESET) { in iqs7222_report()