Home
last modified time | relevance | path

Searched refs:phy_read_mmd_poll_timeout (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/net/phy/
Dbcm84881.c27 return phy_read_mmd_poll_timeout(phydev, MDIO_MMD_PMAPMD, MDIO_CTRL1, in bcm84881_wait_init()
Dmarvell-88x2222.c86 return phy_read_mmd_poll_timeout(phydev, MDIO_MMD_VEND2, MV_PORT_RST, in mv2222_soft_reset()
Daquantia_main.c468 return phy_read_mmd_poll_timeout(phydev, MDIO_MMD_VEND1, in aqr107_wait_reset_complete()
Dmarvell10g.c327 return phy_read_mmd_poll_timeout(phydev, MDIO_MMD_PCS, in mv3310_reset()
Dnxp-c45-tja11xx.c720 return phy_read_mmd_poll_timeout(phydev, MDIO_MMD_VEND1, in nxp_c45_soft_reset()
/Linux-v5.15/include/linux/
Dphy.h1065 #define phy_read_mmd_poll_timeout(phydev, devaddr, regnum, val, cond, \ macro