Searched refs:MDIOBus (Results 1 – 1 of 1) sorted by relevance
168 struct MDIOBus { struct173 mdio_attach(struct MDIOBus *bus, struct PHY *phy, unsigned int addr) in mdio_attach() argument180 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;