Searched refs:__ocelot_target_write_ix (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 933 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi) + reg##_RSZ * (ri)) 935 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi)) 937 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_RSZ * (ri)) 939 __ocelot_target_write_ix(ocelot, target, val, reg, 0) 953 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target,
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot_io.c | 105 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_write_ix() function
|
Completed in 12 milliseconds