Searched refs:ocelot_target_write (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A 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() 1244 ocelot_target_write(ocelot, vcap->target, vcap->entry_count, in ocelot_vcap_init_one() 1249 ocelot_target_write(ocelot, vcap->target, vcap->action_count, in ocelot_vcap_init_one()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A 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() 1322 ocelot_target_write(ocelot, vcap->target, vcap->entry_count, in ocelot_vcap_init_one() 1327 ocelot_target_write(ocelot, vcap->target, vcap->action_count, in ocelot_vcap_init_one()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 700 #define ocelot_target_write(ocelot, target, val, reg) \ macro
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 948 #define ocelot_target_write(ocelot, target, val, reg) \ macro
|
Completed in 10 milliseconds