Searched refs:MDIO_WRITE (Results 1 – 5 of 5) sorted by relevance
26 #define MDIO_WRITE 1 macro195 mdiobb_cmd(ctrl, MDIO_WRITE, phy, reg); in mdiobb_write()
84 #define MDIO_WRITE 0x4000 /* MDIO write */ macro242 iowrite16(MDIO_WRITE + reg + (phy_addr << 8), ioaddr + MMDIO); in r6040_phy_write()246 if (!(cmd & MDIO_WRITE)) in r6040_phy_write()
108 #define MDIO_WRITE 0x1 macro963 cmd = (MDIO_START << 14) | (MDIO_WRITE << 12) | (phy_id << 7) | in e100_set_mdio_reg()1032 cmd = (MDIO_START << 14) | (MDIO_WRITE << 12) | (np->mii_if.phy_id << 7) | (MII_BMCR << 2); in e100_reset_transceiver()
52 #define MDIO_WRITE (BIT(16) | MDIO_START) macro835 writel_relaxed(MDIO_WRITE | phy << 8 | reg, base + MDIO_SINGLE_CMD); in hix5hd2_mdio_write()
173 #define MDIO_WRITE 0x40000000 macro297 cpmac_write(bus->priv, CPMAC_MDIO_ACCESS(0), MDIO_BUSY | MDIO_WRITE | in cpmac_mdio_write()