Home
last modified time | relevance | path

Searched refs:ocelot_target (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_io.c16 enum ocelot_target target; in __ocelot_bulk_read_ix()
29 enum ocelot_target target; in __ocelot_read_ix()
43 enum ocelot_target target; in __ocelot_write_ix()
56 enum ocelot_target target; in __ocelot_rmw_ix()
99 u32 __ocelot_target_read_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_read_ix()
109 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_write_ix()
H A Docelot.h79 enum ocelot_target *target, in ocelot_reg_to_target_addr()
H A Docelot_vsc7514.c245 enum ocelot_target id; in mscc_ocelot_probe()
H A Docelot_stats.c934 enum ocelot_target target; in ocelot_prepare_stats_regions()
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c96 enum ocelot_target { enum
450 enum ocelot_target id; in ocelot_probe()
/openbmc/linux/include/soc/mscc/
H A Docelot.h110 enum ocelot_target { enum
964 u32 __ocelot_target_read_ix(struct ocelot *ocelot, enum ocelot_target target,
966 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target,
H A Docelot_vcap.h56 enum ocelot_target target;
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1351 enum ocelot_target target) in felix_request_regmap()