Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/mdio/
H A Dmdio-xgene.c158 static void xgene_gmac_reset(struct xgene_mdio_pdata *pdata) in xgene_gmac_reset() function
188 xgene_gmac_reset(pdata); in xgene_mdio_reset()
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.c412 static void xgene_gmac_reset(struct xgene_enet_pdata *pdata) in xgene_gmac_reset() function
565 xgene_gmac_reset(pdata); in xgene_gmac_init()
999 .reset = xgene_gmac_reset,