Searched defs:ocelot_write_ix (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 670 #define ocelot_write_ix(ocelot, val, reg, gi, ri) __ocelot_write_ix(ocelot, val, reg, reg##_GSZ * (gi) + reg##_RSZ * (ri)) macro
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 908 #define ocelot_write_ix(ocelot, val, reg, gi, ri) \ macro
|
Completed in 6 milliseconds