TC358768_CONFCTL
tc358768_update_bits(priv, TC358768_CONFCTL, BIT(5),
tc358768_update_bits(priv, TC358768_CONFCTL, BIT(6), BIT(6));
tc358768_read(priv, TC358768_CONFCTL, &confctl);
tc358768_update_bits(priv, TC358768_CONFCTL, BIT(6), 0);