Searched refs:RMI_PDT_FUNCTION_VERSION_MASK (Results 1 – 2 of 2) sorted by relevance
31 #define RMI_PDT_FUNCTION_VERSION_MASK 0x60 macro
478 entry->function_version = (buf[4] & RMI_PDT_FUNCTION_VERSION_MASK) >> 5; in rmi_read_pdt_entry()