RMI_REG_DESC_PRESENSE_BITS
RMI_REG_DESC_PRESENSE_BITS);
reg = find_first_bit(rdesc->presense_map, RMI_REG_DESC_PRESENSE_BITS);
RMI_REG_DESC_PRESENSE_BITS, reg + 1);
return find_next_bit(item->subpacket_map, RMI_REG_DESC_PRESENSE_BITS,
unsigned long presense_map[BITS_TO_LONGS(RMI_REG_DESC_PRESENSE_BITS)];