Searched refs:__ocelot_target_write_ix (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/soc/mscc/
H A Docelot.h943 __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,
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_io.c109 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target, function

Completed in 95 milliseconds