ocelot_target_read
data->tg = ocelot_target_read(ocelot, vcap->target, VCAP_CACHE_TG_DAT);
version = ocelot_target_read(ocelot, vcap->target,
vcap->tg_width = ocelot_target_read(ocelot, vcap->target,
vcap->sw_count = ocelot_target_read(ocelot, vcap->target,
vcap->entry_count = ocelot_target_read(ocelot, vcap->target,
vcap->entry_width = ocelot_target_read(ocelot, vcap->target,
num_default_actions = ocelot_target_read(ocelot, vcap->target,
vcap->action_width = ocelot_target_read(ocelot, vcap->target,
counter_memory_width = ocelot_target_read(ocelot, vcap->target,
return ocelot_target_read(ocelot, vcap->target, VCAP_CORE_UPDATE_CTRL);