Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c1224 xm_phy_read(hw, port, PHY_BCOM_STAT); in bcom_check_link()
1225 status = xm_phy_read(hw, port, PHY_BCOM_STAT); in bcom_check_link()
1238 lpa = xm_phy_read(hw, port, PHY_XMAC_AUNE_LP); in bcom_check_link()
1244 aux = xm_phy_read(hw, port, PHY_BCOM_AUX_STAT); in bcom_check_link()
1305 id1 = xm_phy_read(hw, port, PHY_XMAC_ID1); in bcom_phy_init()
1338 r = xm_phy_read(hw, port, PHY_BCOM_AUX_CTRL); in bcom_phy_init()
1431 xm_phy_read(hw, port, PHY_XMAC_STAT); in xm_check_link()
1432 status = xm_phy_read(hw, port, PHY_XMAC_STAT); in xm_check_link()
1445 lpa = xm_phy_read(hw, port, PHY_XMAC_AUNE_LP); in xm_check_link()
1451 res = xm_phy_read(hw, port, PHY_XMAC_RES_ABI); in xm_check_link()
[all …]