Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/rmi4/
H A Drmi_f03.c19 #define RMI_F03_OB_FLAG_PARITY BIT(7) macro
292 if (ob_status & RMI_F03_OB_FLAG_PARITY) in rmi_f03_attention()