Searched refs:__ocelot_target_write_ix (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 695 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi) + reg##_RSZ * (ri)) 697 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi)) 699 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_RSZ * (ri)) 701 __ocelot_target_write_ix(ocelot, target, val, reg, 0) 713 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target,
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 943 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi) + reg##_RSZ * (ri)) 945 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi)) 947 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_RSZ * (ri)) 949 __ocelot_target_write_ix(ocelot, target, val, reg, 0) 965 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_io.c | 92 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_write_ix() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_io.c | 109 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_write_ix() function
|
Completed in 10 milliseconds