Searched refs:__ocelot_bulk_read_ix (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | ocelot_io.c | 13 int __ocelot_bulk_read_ix(struct ocelot *ocelot, u32 reg, u32 offset, void *buf, in __ocelot_bulk_read_ix() function 24 EXPORT_SYMBOL_GPL(__ocelot_bulk_read_ix);
|
/linux-6.1.9/include/soc/mscc/ |
D | ocelot.h | 1054 __ocelot_bulk_read_ix(ocelot, reg, 0, buf, count) 1112 int __ocelot_bulk_read_ix(struct ocelot *ocelot, u32 reg, u32 offset, void *buf,
|