Searched refs:SMI_CMD_REG (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/net/phy/ |
H A D | mv88e61xx.c | 53 #define SMI_CMD_REG 0x00 macro 228 val = bus->read(bus, smi_addr, MDIO_DEVAD_NONE, SMI_CMD_REG); in mv88e61xx_smi_wait() 272 res = mdio_bus->write(mdio_bus, smi_addr, MDIO_DEVAD_NONE, SMI_CMD_REG, in mv88e61xx_reg_read() 317 res = mdio_bus->write(mdio_bus, smi_addr, MDIO_DEVAD_NONE, SMI_CMD_REG, in mv88e61xx_reg_write()
|