Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nxp/
H A Dif_enet_imx.c59 static int enet_init_clocks(struct enet_softc *);
167 enet_init_clocks(sc); in enet_attach()
210 enet_init_clocks(struct enet_softc *sc) in enet_init_clocks() function