tpic2810_set_mask_bits
tpic2810_set_mask_bits(chip, BIT(offset), value ? BIT(offset) : 0);
tpic2810_set_mask_bits(chip, *mask, *bits);