Home
last modified time | relevance | path

Searched refs:mscc_send (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Dmscc_xfer.h16 int mscc_send(void __iomem *regs, const unsigned long *mscc_qs_offset,
H A Dmscc_xfer.c27 int mscc_send(void __iomem *regs, const unsigned long *mscc_qs_offset, in mscc_send() function
H A Docelot_switch.c426 return mscc_send(priv->regs[QS], ocelot_regs_qs, in ocelot_send()
H A Dluton_switch.c593 return mscc_send(priv->regs[QS], luton_regs_qs, in luton_send()