Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
A Docelot.h732 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi) + reg##_RSZ * (ri))
734 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_GSZ * (gi))
736 __ocelot_target_write_ix(ocelot, target, val, reg, reg##_RSZ * (ri))
738 __ocelot_target_write_ix(ocelot, target, val, reg, 0)
750 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target,
/linux/drivers/net/ethernet/mscc/
A Docelot_io.c92 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_write_ix() function

Completed in 20 milliseconds