Home
last modified time | relevance | path

Searched refs:RMI_PDT_FUNCTION_VERSION_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_driver.h31 #define RMI_PDT_FUNCTION_VERSION_MASK 0x60 macro
H A Drmi_driver.c478 entry->function_version = (buf[4] & RMI_PDT_FUNCTION_VERSION_MASK) >> 5; in rmi_read_pdt_entry()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_driver.h31 #define RMI_PDT_FUNCTION_VERSION_MASK 0x60 macro
H A Drmi_driver.c478 entry->function_version = (buf[4] & RMI_PDT_FUNCTION_VERSION_MASK) >> 5; in rmi_read_pdt_entry()

Completed in 5 milliseconds