Searched refs:clk_stmmaceth (Results 1 – 3 of 3) sorted by relevance
416 rv = clk_get_by_ofw_name(sc->dev, 0, "stmmaceth", &sc->clk_stmmaceth); in dwc_clock_init()421 if ((rv = clk_enable(sc->clk_stmmaceth)) != 0) { in dwc_clock_init()436 clk_get_freq(sc->clk_stmmaceth, &freq); in dwc_clock_init()438 clk_get_name(sc->clk_stmmaceth), (intmax_t)freq); in dwc_clock_init()
80 clk_t clk_stmmaceth; member
134 clk_t clk_stmmaceth; member443 clk_set_freq(sc->clk_stmmaceth, 50000000, 0); in if_dwc_rk_init_clocks()