Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/rmi4/
H A Drmi_f11.c84 #define RMI_F11_CONFIGURABLE (1 << 7) macro
807 sensor_query->configurable = !!(query_buf[0] & RMI_F11_CONFIGURABLE); in rmi_f11_get_query_parameters()