Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dallwinner_emac.c147 static void aw_emac_tx_reset(AwEmacState *s, int chan) in aw_emac_tx_reset() function
240 aw_emac_tx_reset(s, 0); in aw_emac_reset()
241 aw_emac_tx_reset(s, 1); in aw_emac_reset()
354 aw_emac_tx_reset(s, chan); in aw_emac_write()