Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dallwinner_emac.c97 static void RTL8201CP_mdio_write(AwEmacState *s, uint8_t addr, uint8_t reg, in RTL8201CP_mdio_write() function
404 RTL8201CP_mdio_write(s, extract32(s->phy_target, PHY_ADDR_SHIFT, 8), in aw_emac_write()