Lines Matching defs:bus
340 static int macb_mdio_read_c22(struct mii_bus *bus, int mii_id, int regnum)
342 struct macb *bp = bus->priv;
372 static int macb_mdio_read_c45(struct mii_bus *bus, int mii_id, int devad,
375 struct macb *bp = bus->priv;
418 static int macb_mdio_write_c22(struct mii_bus *bus, int mii_id, int regnum,
421 struct macb *bp = bus->priv;
450 static int macb_mdio_write_c45(struct mii_bus *bus, int mii_id,
454 struct macb *bp = bus->priv;
937 * described. Otherwise scan the entire MDIO bus. We do this to support
1998 netdev_err(dev, "DMA bus error: HRESP not OK\n");
2698 /* Get the DMA bus width field of the network configuration register that we
2700 * register to find the maximum supported data bus width.