Home
last modified time | relevance | path

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

/qemu/include/hw/net/
H A Dlan9118_phy.h34 uint16_t lan9118_phy_read(Lan9118PhyState *s, int reg);
/qemu/hw/net/
H A Dlan9118_phy.c37 uint16_t lan9118_phy_read(Lan9118PhyState *s, int reg) in lan9118_phy_read() function
H A Dimx_fec.c258 return lan9118_phy_read(&s->mii, reg); in imx_phy_read()
H A Dlan9118.c834 s->mac_mii_data = lan9118_phy_read(&s->mii, (val >> 6) & 0x1f); in do_mac_write()
H A Dtrace-events14 lan9118_phy_read(uint16_t val, int reg) "[0x%02x] -> 0x%04" PRIx16