Searched refs:HID_CC_RPT_SET_SELECTION (Results 1 – 2 of 2) sorted by relevance
223 #define HID_CC_RPT_SET_SELECTION(s, x) (s)[1] &= HID_CC_RPT_SELECTION_BITS; \ macro
179 #define HID_CC_RPT_SET_SELECTION(s, x) (s)[1] &= HID_CC_RPT_SELECTION_BITS; (s)[1] |= ((x) & 0x03)… macro