Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c129 static const unsigned long ocelot_regs_qs[] = { variable
346 mscc_flush(priv->regs[QS], ocelot_regs_qs); in ocelot_initialize()
426 return mscc_send(priv->regs[QS], ocelot_regs_qs, in ocelot_send()
436 byte_cnt = mscc_recv(priv->regs[QS], ocelot_regs_qs, rxbuf, IFH_LEN, in ocelot_recv()