Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nxp/
H A Dif_enet_imx.c60 static void enet_phy_reset(struct enet_fdt_softc *, const int);
170 enet_phy_reset(efsc, phandle); in enet_attach()
234 enet_phy_reset(struct enet_fdt_softc *sc, const int phandle) in enet_phy_reset() function