Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/apm/xgene/
Dxgene_enet_sgmac.c171 static u32 xgene_mii_phy_read(struct xgene_enet_pdata *p, u8 phy_id, u32 reg) in xgene_mii_phy_read() function
220 data = xgene_mii_phy_read(p, INT_PHY_ADDR, in xgene_enet_link_status()
238 data = xgene_mii_phy_read(p, INT_PHY_ADDR, in xgene_sgmac_init()
Dxgene_enet_hw.c378 static int xgene_mii_phy_read(struct xgene_enet_pdata *pdata, in xgene_mii_phy_read() function
623 val = xgene_mii_phy_read(pdata, mii_id, regnum); in xgene_enet_mdio_read()