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

/freebsd-13-stable/sys/arm64/rockchip/
H A Dif_dwc_rk.c134 clk_t clk_stmmaceth; member in struct:if_dwc_rk_softc
406 error = clk_get_by_ofw_name(dev, 0, "stmmaceth", &sc->clk_stmmaceth);
444 clk_set_freq(sc->clk_stmmaceth, 50000000, 0);

Completed in 103 milliseconds