Searched refs:dwc_gmac_attach (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Ddwc_gmac_var.h132 int dwc_gmac_attach(struct dwc_gmac_softc*, int /*phy_id*/,
H A Ddwc_gmac.c182 dwc_gmac_attach(struct dwc_gmac_softc *sc, int phy_id, uint32_t mii_clk) function
/netbsd-current/sys/arch/arm/altera/
H A Dcycv_gmac.c143 dwc_gmac_attach(sc, MII_PHY_ANY, GMAC_MII_CLK_150_250M_DIV102);
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_gmac.c214 dwc_gmac_attach(sc, sunxi_gmac_get_phyid(phandle),
/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_dwmac.c304 dwc_gmac_attach(sc, phy, miiclk);
/netbsd-current/sys/arch/arm/rockchip/
H A Drk_gmac.c550 if (dwc_gmac_attach(sc, MII_PHY_ANY, GMAC_MII_CLK_150_250M_DIV102) != 0)

Completed in 204 milliseconds