Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc.h166 #define MSCC_PHY_VERIPHY_CNTL_2 25 macro
H A Dmscc_main.c956 phy_base_write(phydev, MSCC_PHY_VERIPHY_CNTL_2, start); in vsc8584_get_fw_crc()
966 *crc = phy_base_read(phydev, MSCC_PHY_VERIPHY_CNTL_2); in vsc8584_get_fw_crc()
/openbmc/u-boot/drivers/net/phy/
H A Dmscc.c89 #define MSCC_PHY_VERIPHY_CNTL_2 25 macro
552 bus->write(bus, phy, MDIO_DEVAD_NONE, MSCC_PHY_VERIPHY_CNTL_2, start); in vsc8584_get_fw_crc()
564 *crc = bus->read(bus, phy, MDIO_DEVAD_NONE, MSCC_PHY_VERIPHY_CNTL_2); in vsc8584_get_fw_crc()