Searched refs:__ocelot_target_write_ix (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/soc/mscc/ |
D | ocelot.h | 1100 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi) + reg##_RSZ * (ri)) 1102 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi)) 1104 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_RSZ * (ri)) 1106 __ocelot_target_write_ix(ocelot, target, val, reg, 0) 1120 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target,
|
/Linux-v6.1/drivers/net/ethernet/mscc/ |
D | ocelot_io.c | 105 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_write_ix() function
|