Home
last modified time | relevance | path

Searched refs:__ocelot_target_read_ix (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h686 __ocelot_target_read_ix(ocelot, target, reg, reg##_GSZ * (gi) + reg##_RSZ * (ri))
688 __ocelot_target_read_ix(ocelot, target, reg, reg##_GSZ * (gi))
690 __ocelot_target_read_ix(ocelot, target, reg, reg##_RSZ * (ri))
692 __ocelot_target_read_ix(ocelot, target, reg, 0)
711 u32 __ocelot_target_read_ix(struct ocelot *ocelot, enum ocelot_target target,
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h934 __ocelot_target_read_ix(ocelot, target, reg, reg##_GSZ * (gi) + reg##_RSZ * (ri))
936 __ocelot_target_read_ix(ocelot, target, reg, reg##_GSZ * (gi))
938 __ocelot_target_read_ix(ocelot, target, reg, reg##_RSZ * (ri))
940 __ocelot_target_read_ix(ocelot, target, reg, 0)
963 u32 __ocelot_target_read_ix(struct ocelot *ocelot, enum ocelot_target target,
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_io.c82 u32 __ocelot_target_read_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_read_ix() function
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_io.c99 u32 __ocelot_target_read_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_read_ix() function

Completed in 6 milliseconds