Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_driver.h32 #define RMI_PDT_INT_SOURCE_COUNT_MASK 0x07 macro
H A Drmi_driver.c477 entry->interrupt_source_count = buf[4] & RMI_PDT_INT_SOURCE_COUNT_MASK; in rmi_read_pdt_entry()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_driver.h32 #define RMI_PDT_INT_SOURCE_COUNT_MASK 0x07 macro
H A Drmi_driver.c477 entry->interrupt_source_count = buf[4] & RMI_PDT_INT_SOURCE_COUNT_MASK; in rmi_read_pdt_entry()

Completed in 4 milliseconds