Searched refs:ocelot_target_write (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mscc/ |
D | ocelot_vcap.c | 74 ocelot_target_write(ocelot, vcap->target, value, VCAP_CORE_UPDATE_CTRL); in vcap_cmd() 102 ocelot_target_write(ocelot, vcap->target, data->tg, VCAP_CACHE_TG_DAT); in vcap_entry2cache() 1237 ocelot_target_write(ocelot, vcap->target, vcap->entry_count, in ocelot_vcap_init_one() 1242 ocelot_target_write(ocelot, vcap->target, vcap->action_count, in ocelot_vcap_init_one()
|
/Linux-v5.10/include/soc/mscc/ |
D | ocelot.h | 700 #define ocelot_target_write(ocelot, target, val, reg) \ macro
|