Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dxilinx_axienet.c168 struct MDIOBus { struct
173 mdio_attach(struct MDIOBus *bus, struct PHY *phy, unsigned int addr) in mdio_attach() argument
180 mdio_detach(struct MDIOBus *bus, struct PHY *phy, unsigned int addr) in mdio_detach()
186 static uint16_t mdio_read_req(struct MDIOBus *bus, unsigned int addr, in mdio_read_req()
202 static void mdio_write_req(struct MDIOBus *bus, unsigned int addr, in mdio_write_req()
305 struct MDIOBus mdio_bus;